Here's part of my runonceex:
REG ADD %KEY%\035 /VE /D "Visual Task Tips" /f REG ADD %KEY%\035 /V 1 /D "%PP%\VISUALTASK\VisualTaskTips_20.exe /S" /f
It installs without any problem but I want it to start with windows.
I've added a key to HKCU\Run which points out to "c:\program files\..."
The problem here is that this registry key is valid only if the %programfiles% directory is found on C:\. Problems will arise of I'm installing windows on drive other than c:\
Is there any way I can make this app start with windows?
Thanks.



Help
Back to top









