December 22, 200421 yr 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
December 22, 200421 yr I put any files I run into the StartNet.cmd file and have not had any problems with running anything.
December 22, 200421 yr Author If I put them in there it doesnt work - If I add them to the oc2.bat file they do... strange
December 22, 200421 yr 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.
December 28, 200421 yr 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
Create an account or sign in to comment