kurt476 Posted January 24, 2005 Posted January 24, 2005 ok i'm working a unattend and i am using wpi = windows post install i am using a start.cmd witch i need too hide after this command: regedit /S "%WPIPATH%\common\wpi.reg and then wpi.hta come's up and i need too hide the dos window so that it is hidden. so i'm either looking for a switch for some thing too help me here. dose anybudy have a idea?
lilweirddude Posted January 24, 2005 Posted January 24, 2005 is this what you are looking for?http://www.commandline.co.uk/cmdow/index.html
kurt476 Posted January 24, 2005 Author Posted January 24, 2005 Yes i do thanx alot i need too know the commands for stuff like this if i am going too do unattend cd's for all my pc's
SiMoNsAyS Posted January 24, 2005 Posted January 24, 2005 cmdow.exeWhat is cmdow @ /HID? This is a tool designed to hide your command line window from the end user, you can get cmdow.exe from here. Place cmdow.exe into the C:\XPCD\$OEM\$$\System32\ directory, so cmdow is copied over during Setup and then the tool can be executed from anywhere without a direct path to the \Windows\System32 folder.using cmdow on runonce
Recommended Posts