Jump to content

Recommended Posts

Posted (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\Windows

Components\Attachment Manager

Registry Subkey : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments

Registry Entry: SaveZoneInformation

Entry 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 /anotherswitch

Or

REG ADD %KEY%\002 /VE /D "Alcohol 120" /f
REG ADD %KEY%\002 /V 1 /D "%CDROM%\install\alcohol\setup.exe /qn" /f
REG ADD %KEY%\002 /V 2 /D "REGEDIT /S %CDROM%\install\alcohol\register.reg" /f

Thanks in advance

Edited by RenRen

Posted
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 Guidelines

1. 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.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...