Help - Search - Members - Calendar
Full Version: cmdhere.inf
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
hhiggins
Howdy,

I am working on customizing the Windows Server 2003 unsttended cd. I have the Windows Server 2003 resource kit tools installing silently with no issues. I would like to know if anyone knows how to install cmdhere.inf from the commandline or silently.

Thanks !
Heath Higgins
aknott
make the folder $OEM$\$1\tools\powertoys
put in the to files explorer.inf and dmchere.inf

and add in your command file the following lines


for explore from here the syntix is :
"%systemdrive%\windows\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %systemdrive%\tools\powertoys\explore.inf" /f

and for command prompt here it is :
"%systemdrive%\windows\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %systemdrive%\tools\powertoys\cmdhere.inf" /f
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.