mike_jamm Posted May 17, 2007 Posted May 17, 2007 (edited) Hi, i just want to some help from you guys, i'm doing my xpcd and working but my RunOnce is working also but i got error, Windows cannot find C:\install 7zip.exe., the install folder is already inside my drive C but the my runonce cannot find it, i read all the forums from last page to through page 1 but i cannot find the answer. that's why i post my problem, thank you in advance guys.this is my runonceex@cmdow @ /HID ||@Echo OffSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%01 /VE /D "Preparing Installation..." /fREG ADD %KEY%02 /VE /D "Adobe Reader" /fREG ADD %KEY%02 /V 1 /D "%Systemdrive%\install\AdbeRdr707_en_US.exe /S /v/qn" /fREG ADD %KEY%03 /VE /D "Net Framework" /fREG ADD %KEY%03 /V 1 /D "%Systemdrive%\install\dotnetfw.exe" /fREG ADD %KEY%05 /VE /D "Cleaning Up" /fREG ADD %KEY%05 /V 1 /D "%Systemdrive%\cleanup.cmd" /fEXITand this is my winnt.sifHome_Page=http;//www.yahoo.comSearch_Page=http://www.google.com[Proxy]Proxy_Enable=0Use_Same_Proxy=1[iEPopupBlocker]BlockPopups=YesFilterLevel=HighShowInformationBar=Ye[PCHealth]bDisplay=0ER_Display_UI=1ER_Enable_Applications=AllER_Enable_Kernel_Errors=0ER_Enable_Reporting=0ER_Enable_Windows_Components=0ER_Force_Queue_Mode=0ER_Include_MSApps=0ER_Include_Shutdown_Errs=0RA_AllowFullControl=0RA_AllowToGetHelp=0RA_AllowUnsolicited=0ER_Report_Path="%WinDir%\Temp"[shell]DefaultCustomDefaultThemeFile="%WinDir%\Resources\Themes\VistaCG.theme"[identification]JoinWorkgroup="Home"[Networking]InstallDefaultComponents="Yes"[RegionalSettings]SystemLocale="0409"UserLocale="0409"UserLocale_DefaultUser="0409"InputLocale="0409:00000409"InputLocale_DefaultUser="0409:00000409"[userData]ProductKey=88888888888888888888888888888ComputerName=CHARNELFullName="Michael Te"OrgName="Home"OSLoadOptionsVar="/noexecute=alwaysoff"OSLoadOptions="/noexecute=alwaysoff"OsLoadTimeout=5[GuiUnattended]AdminPassword=*TimeZone=210OEMSkipRegional=1OemSkipWelcome=1[setupParams]SkipMissingFiles=Yes[Display]Xresolution=1024Yresolution=768BitsPerPel=32[unattended]UnattendMode=DefaultHideUnattendSwitch=YesOemPreinstall=NoOemSkipEula=YesRepartition=YesFileSystem=NTFSWaitForReboot=NoNoWaitAfterTextMode=1NoWaitAfterGUIMode=1DriverSigningPolicy=IgnoreNonDriverSigningPolicy=IgnoreHibernation=NoAutomaticUpdates=0CrashDumpSetting=0 Edited May 17, 2007 by Kelsenellenelvian Removed the left over serial
Kelsenellenelvian Posted May 17, 2007 Posted May 17, 2007 Look a free serial!!!Next time remove your serial I removed it for you this time.
Kelsenellenelvian Posted May 17, 2007 Posted May 17, 2007 OemPreinstall=No <-- This must be set to yes! Otherwise your files will not copy over during installation.
mike_jamm Posted May 17, 2007 Author Posted May 17, 2007 Hi kelsenellenelvia opps! i forgot to remove the serial sorry! Thank you very much for erasing my serial. yes i already chang it to oempreinstall= Yes the install folder in on the c alredy and the apps but the runonce say cannot find.thank you
ajua Posted May 18, 2007 Posted May 18, 2007 have you checked the paths?you should have your files inside $OEM$\$1\Install in your xpcd. They have to be in X(system drive):\Install not just X:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now