November 16, 200520 yr Hello , could you please help me replacing runonceex to WPI??So, according to this guide : http://unattended.msfn.org/advanced/methods/wpi.htm , I have to put all the WPI files under X:\WPI, if I want to install apps from CD/DVD , right?Till now I had a runonce cmd file with cmdlines.txt included in %OEM% distribution folder.Now what should I do if I want to replace the normal runonceex with the Windows Post Installer?And again I want to install the applications from Cd/Dvd.Do I need the %OEM% distribution folders?Do I have to add something to winnt.sif???Thanks IndeedRegards,
November 17, 200520 yr Hello , could you please help me replacing runonceex to WPI??So, according to this guide : http://unattended.msfn.org/advanced/methods/wpi.htm , I have to put all the WPI files under X:\WPI, if I want to install apps from CD/DVD , right?Till now I had a runonce cmd file with cmdlines.txt included in %OEM% distribution folder.Now what should I do if I want to replace the normal runonceex with the Windows Post Installer?And again I want to install the applications from Cd/Dvd.Do I need the %OEM% distribution folders?Do I have to add something to winnt.sif???Thanks IndeedRegards,i have write a howto in WPI forum today, read it.
November 17, 200520 yr Author One more question , what is Configurations line under the Config menu...Somewhere It is set to "Yes" but not at every apps.
November 18, 200520 yr One more question , what is Configurations line under the Config menu...Somewhere It is set to "Yes" but not at every apps.I dont understand you...
November 18, 200520 yr Author That is just a side effect of the multi configs opition.So no need for it ,right?But by default at some programs it set to yes.One more question , what is Configurations line under the Config menu...Somewhere It is set to "Yes" but not at every apps.I dont understand you...Im speaking about the configurations line in the Config menu where I set up which program will be installed and how...This line is under the Category dropdown box.Clear??
November 18, 200520 yr One more question , what is Configurations line under the Config menu...Somewhere It is set to "Yes" but not at every apps.I dont understand you...Im speaking about the configurations line in the Config menu where I set up which program will be installed and how...This line is under the Category dropdown box.Clear??i understand now where you talking about, but i am very unsure what your question is? you want to know why a checkbox (of a aplication) stay checked (called forced install)? or why some checkboxes are checked and other dont?for both questions: RTFM which is included to your WPI. i think you could better ask to kelsenellenelvian, i think he understand you better then i do... Edited November 18, 200520 yr by SolidasRock
November 18, 200520 yr Author What is Configurations line (array/row/string I dont know more word for it) for?It is placed under the Category dropdown box.What can I do with it.??In the example file at some applications its set to Yes.
November 18, 200520 yr Author Another thing, why the WPI after installing programs doesnt delete the icons and doesnt reboot the machine?But its set in the WPI.cmd
November 18, 200520 yr What is Configurations line (array/row/string I dont know more word for it) for?It is placed under the Category dropdown box.What can I do with it.??In the example file at some applications its set to Yes.why dont you read the manual which is included with WPI? listen... you can set multiconfigs, for example, you have 3 sorts pc (PC1=school PC2=home PC3=office). on PC1 you need to install program 1 , 2 , 4 , 7. on PC2 you need to install 1 , 2 , 3 , 4 , 6, 7 on PC3 you need to install 6 and 7. this is not really needed, it is a feature of WPI, to choose 3 (of more) configs.i have disable the multiconfig by removing all lines with "home, office, school". maybe i will use it in the future. i am kindly new to WPI (i use now 2 weeks) is it clear for you? please dont ask so much, read the manual which is included in your WPI. Another thing, why the WPI after installing programs doesnt delete the icons and doesnt reboot the machine?But its set in the WPI.cmdvery good question, i noticed the same as you. Edited November 18, 200520 yr by SolidasRock
November 18, 200520 yr Author Ive found a solution that might work.Just create a cleanup.cmd as it is written on the unattended mfsn page.And then just insert into the application list and give it 999 for the position.And at the end of the setup it will be executed and viola the Pc restarts and delets the icons.
November 18, 200520 yr Author I know now why it doesnt do anything.Just remove the REM thing which is before the command.
November 21, 200520 yr bak to Oliii first post do u really need oem folders?im trying to do this without them and just have winnt.sif call the wpi.cmd at the very end but it is not working.says it couldnt find it.any suggestions plz help.what files should i post so that u guys could help.heres my winnt.sif;SetupMgrTag[Data]AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=1[userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="awesome" OrgName="" ComputerName=*[Display] Xresolution=1024 YResolution=768[TapiLocation] CountryCode=123 Dialing=Tone AreaCode=714[Shell] CustomDefaultThemeFile="%CDROM%\I386\THEME\Plex Style M4.THEME"[RegionalSettings] LanguageGroup=1 SystemLocale=00000409 UserLocale=00000409 InputLocale=0409:00000409[GuiRunOnce] %CDROM%\WPI\WPI.cmd[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off zonegames=off[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0my wpi path is %cdrom%\WPI so there r no oem folders.thx if u can help!
November 21, 200520 yr OOPS.... removed the wrong information Edited November 21, 200520 yr by SolidasRock
Create an account or sign in to comment