June 17, 200521 yr Is there any way to get my program to instal before I logon to my user account? I got it to work with wpi, but not with an cmd file..It seems kind of wasted if I have to log on before it will start installing my programs.If there is no way of doing this, can someone please tell me how to skip the "customise" windows before I get to the logon screen? No mater what I do the instalation prosses stop at some point.
June 18, 200521 yr just add this line to the end of your runonceex cmd file.rundll32.exe iernonce.dll,RunOnceExProcessThis will run the installs as the cmd file runs.If you have some programs you need to install after you logonplace them after the above line.
Create an account or sign in to comment