RenRen Posted July 9, 2008 Posted July 9, 2008 (edited) Hi, I'm new here & this is my 1st post here.I have 3 questions:1. I downloaded someone else's unattended XP Pro SP3 & I'm trying to modify it.My question is: if I'll delete one of the setup files (like FF2 for example), will it pop up some error or even fail to install?I want to update & upgrade his installation.The reason I do not make a disc of my own is because it has some themes and some more tweaks that I don't know how to get them and how to implement them..I tried to find the batch file that installs it but all was in vain.by the way, is there another way beside batch files to accomplish the task?2. I want to do a reg modify whille install and dont know where and when, please help!Group Policy:User Configuration\Administrative Templates\WindowsComponents\Attachment ManagerRegistry Subkey : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\AttachmentsRegistry Entry: SaveZoneInformationEntry Value: On (1) or Off (2)how should it look in the batch file?3. Iwanderd what is better (and why):Start "Title" /wait %systemdrive%\install\some_application\setup.exe /switch /anotherswitchOrREG ADD %KEY%\002 /VE /D "Alcohol 120" /fREG ADD %KEY%\002 /V 1 /D "%CDROM%\install\alcohol\setup.exe /qn" /fREG ADD %KEY%\002 /V 2 /D "REGEDIT /S %CDROM%\install\alcohol\register.reg" /fThanks in advance Edited July 10, 2008 by RenRen
cluberti Posted July 10, 2008 Posted July 10, 2008 1. I downloaded someone else's unattended XP Pro SP3 & I'm trying to modify it.From the forum rules you were supposed to read before posting:» Posting Guidelines1. This is not a warez site! Links/Requests to warez and/or illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated. You will be banned without notice.Since you are new, I will ask you - from where did you download "someone's" unattended XP? It wasn't Microsoft.Do not ask further questions about this XP copy. Use your own, or use none at all.
Recommended Posts