Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - John512

Pages: [1]
1
Tweaking.com Support & Help / Re: TweakingRegistryBackup GUI not showing
« on: September 07, 2017, 05:00:48 pm »
When I say I tried to execute TweakingRegistryBackup.exe unsucessfully, I meant I executed it from the install folder directly,
"C:\Program Files (x86)\Registry Backup\TweakingRegistryBackup.exe" > double-clik, or right-clik 'open' or 'run as administrator'
not from a shortcut with any parameter like /silent or /supersilent (which would trigger a backup)

I understand your question, executing a backup for today which has alreadly been done (with Only1AutoBackupPerDay=1) would result in no action
but I was excuting the program without any parameter so as to access the GUI

Reducing existing backups in the D:\RegistryBackups\ folder to 80 allowed the GUI to show :
I think the problem is clearly spotted, too many existing backups and the GUI won't show (my guess is a time-out=~5s, 2$ on it...)

2
Tweaking.com Support & Help / Re: TweakingRegistryBackup GUI not showing
« on: September 07, 2017, 08:56:14 am »
My keep backups parameters were :
1 backup/3 days
delete backup older than : 730 days
So it makes ~240 backups

keep at least : 100 backups does not reduce this number

3
Tweaking.com Support & Help / Re: TweakingRegistryBackup GUI not showing
« on: September 07, 2017, 08:41:51 am »
Made some test without reinstalling :

removing these 2 lines in Settings.ini makes the GUI show
Code: [Select]
ChangeBackupLocation=1
BackupLocation=D:\RegistryBackups\

D:\RegistryBackups\ had about 200 saves (according to my settings)
reducing this number to 80 makes the GUI appears after 5s, with 200 it never appears
Looks like a time-out/excessive number issue when there too many backups in the BackupLocation

I think, first the GUI should appear,
then a progress bar if a long operation (like scanning the whole backup folder) is needed,
possibly with an 'Abort' button if the operation takes too long/fails

4
Tweaking.com Support & Help / TweakingRegistryBackup GUI not showing
« on: September 07, 2017, 06:55:29 am »
Windows 8.1 64 bits, TweakingRegistryBackup 3.3.0.1

***
off topic :
with Firefox 38ESR with cookies and script enabled, I could not make a search in the forums without being logged on (when logged on it's ok)
I execute the captcha with success but a red line ask for some code, however no code appears, and the page reload when I press 'search'...
***

Hello,
with my current Settings.ini, TweakingRegistryBackup GUI is not showing when executing TweakingRegistryBackup.exe, the process starts and closes silently
if I remove Settings.ini then TweakingRegistryBackup GUI shows correctly

My Settings.ini :
Code: [Select]
[main]
ChangeBackupLocation=1
BackupLocation=D:\RegistryBackups\
CheckForUpdates=0
AutoDeleteOldBackups=1
AutoDeleteOldBackupsDays=730
ScheduleUser=False
ScheduleSystem=True
VSSexe=Auto Detect (Default)
FallBackMethod=1
DefaultBackupName=RegistryBackup
DefaultAutoBackupName=Auto_RegistryBackup
VSSletter=B:
DidCloseProperly=True
AlwaysUseFallBackMethod=0
Only1AutoBackupPerDay=1
BackupsToKeep=100
ScheduleCommand=1
ShowTrayIcon=0

[colors]
programback=14803425
programtext=0
importanttext=2236512
infotext=8388608
logoback=14803425
buttonbottomback=13150890
buttontopback=14803425
buttontext=0
textback=16777215
texttext=0
titletopback=7748362
titlebottomback=0
titletopback2=16711808
titlebottomback2=10526880
titletext=15793151
titlebutton=0
titlebuttonhover=255
importantbuttontopback=7748362
importantbuttonbottomback=0
importantbuttontext=15793151
pbback=12632256
pbtext=0
pbbar=16750899
pbfilltext=0
mbback=12632256
mbtext=0
mbbar=51453
mbfilltext=0
titlebuttonback=12281105
titlebuttonfore=16777215
titlebuttonxback=9177
titlebuttonxfore=16777215

Pages: [1]