BITS
7th July 2004, 00:48
ok schtasks is too complicated for me and requires user password every time you /CREATE a task. the gui is a no go. im open for any scheduler that would work correctly instead of giving me the following defective behavior...
AT starts my little .bat fine, pass's in my arguemtns and what not. HOWEVER, once iuVCR is excuted i have no access to the presets. it starts up and in the presets tab/window i see none of the presets i have defined. it just loads the default one i have setup (which is for xvid). the default settings are the ones i set, so i know its finding those somehow. there is just no other presets i have defined listed though. if i execute the exact some command AT executes, all is well and presets are there and using /p:SVCD works out ok....but of course i cant/wont be around to start my captures manually.
so what i want to do, since iuVCR is stilling getting the default value is, just force a different default everytime before execution.
like
regedit.exe /s svcd_settings.reg
start iuvcr.exe ...
this way, i could still use my settings, but externally in .reg files instead of the application.
again, i have tried soon.exe, schtasks, and several other schedulers, i havent found one i like that has a CLi at all. nothing really works. schtasks works and works great, but again you must supply your pwd and im not about to keep that in a plain text.bat.
AT starts my little .bat fine, pass's in my arguemtns and what not. HOWEVER, once iuVCR is excuted i have no access to the presets. it starts up and in the presets tab/window i see none of the presets i have defined. it just loads the default one i have setup (which is for xvid). the default settings are the ones i set, so i know its finding those somehow. there is just no other presets i have defined listed though. if i execute the exact some command AT executes, all is well and presets are there and using /p:SVCD works out ok....but of course i cant/wont be around to start my captures manually.
so what i want to do, since iuVCR is stilling getting the default value is, just force a different default everytime before execution.
like
regedit.exe /s svcd_settings.reg
start iuvcr.exe ...
this way, i could still use my settings, but externally in .reg files instead of the application.
again, i have tried soon.exe, schtasks, and several other schedulers, i havent found one i like that has a CLi at all. nothing really works. schtasks works and works great, but again you must supply your pwd and im not about to keep that in a plain text.bat.