pauledavey Posted December 22, 2004 Posted December 22, 2004 OK, one further question on PE.I want to have setres.exe run with the following syntax:x:\tools\setres\setres.exe h800 w600 b24Then I want the following command run:X:\HTA_Page\Index.htaI put them in the winbom.ini section but it doesn't work. Can any of you guys show me how you have run apps etc on startup. I do not want to have to copy the files somewhere just have them run as shown above.Many thanks in advancePaul
mbouchard Posted December 22, 2004 Posted December 22, 2004 I put any files I run into the StartNet.cmd file and have not had any problems with running anything.
pauledavey Posted December 22, 2004 Author Posted December 22, 2004 If I put them in there it doesnt work - If I add them to the oc2.bat file they do... strange
getwired Posted December 22, 2004 Posted December 22, 2004 Depending on what you are building Windows PE from, you may hit an error with that command - a security bug. Try running MSHTA.exe with the full path to the HTA file (meaning you aren't asking Windows to discern who owns the HTA file extension) and it should work.
pauledavey Posted December 23, 2004 Author Posted December 23, 2004 I can try that, but even so setres.exe doesnt try to run either!
ChrisBaksa Posted December 28, 2004 Posted December 28, 2004 If I put them in there it doesnt work - If I add them to the oc2.bat file they do... strange Are you getting the startnet.cmd file that you want?Make sure that your edited startnet.cmd file is actually making it to the ISO image. I have seen some forget to copy the new startnet file to the WINPE directory before compiliing the CD.Chris
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now