Help - Search - Members - Calendar
Full Version: Unattended reg file import?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
asil
I have been able to use nlite to create my own windows xp with autoinstalled programs. But I have some settings for ie media player classic that I want to be autoset also. How can I use nlite to make it run mpc.reg file unattended?

thanks
asil
Camarade_Tux
Use regedit /s mpc.reg
tommyp
It is safer to put the whole path to the regedit executable. Like this...
%SYSTEMROOT%\REGEDIT.EXE /S Path_to_reg_file\mpc.reg
asa2000
QUOTE (tommyp @ Dec 28 2006, 08:23 PM) *
It is safer to put the whole path to the regedit executable. Like this...
%SYSTEMROOT%\REGEDIT.EXE /S Path_to_reg_file\mpc.reg

hi .
where i put this path : %SYSTEMROOT%\REGEDIT.EXE /S Path_to_reg_file\mpc.reg ?
svcpack.inf or Winnt.sif ?

thanks unsure.gif
elajua
^^ you can make a cmd or bat file. you write the above path in that cmd or bat file and launch it from RunOnceEx or wherever you launch your files.
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.