Author |
Message |
kenhagin
Joined: 06 Apr 2013 Posts: 10
|
Posted: Sat Apr 06, 2013 5:44 pm Post subject: hiddenautoexec anomaly on Windows XP |
|
|
I upgraded from VVPro 2.0 to 2.5. A job running on XP with hiddenautoexec now pops up a window labelled *AUTOSYNC* when the compares complete and it's ready to copy. This window is completely disabled. The only way to close it is to reboot the machine. Changing the job to /autoexec /autoclose works correctly. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
Posted: Mon Apr 08, 2013 1:15 am Post subject: |
|
|
Hi, is this always happening or occurred once ? Is Windows XP fully updated, do you have any software which customizes the Windows interface / look installed?
thank you _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
kenhagin
Joined: 06 Apr 2013 Posts: 10
|
Posted: Sat Apr 13, 2013 3:51 pm Post subject: |
|
|
This happens whenever switched to hiddenautoexec. I don't have any custom look software. I do have an additional Mirage Video driver used by TighVNC to boost performance, but I have never seen any display anomoly on my computer. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
|
Back to top |
|
|
kenhagin
Joined: 06 Apr 2013 Posts: 10
|
Posted: Fri May 03, 2013 10:25 am Post subject: |
|
|
The 2 jobs that had this problem had multiple root directories. I broke them down into single root directory jobs, 7 in one case and 9 in the other, and I run them sequentially with a batch job using HStart (a great little utility!) to hide the batch command window, and they behave as I would expect. One batch file contents:
@for %%i in (1 2 3 4 5 6 7) do start "" /wait "E:\Program Files\ViceVersa Pro\schedstub.exe" "\\samson\dfs\data\MyDocuments\ImageMirror%%i.fsf" /hiddenautoexec
The way it originally ran, it would compare everything, then over 24 hours later begin copying, and there were then several missing source files (normal dynamic conditions). |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
|
Back to top |
|
|
|