Everything posted by mobilelatham
-
Where art thou, Drivers, that thou forget'st so long..
if you know what hard ware you got go to there website and download newest drivers then hey presto
-
WPI AutoRun not working
no i carnt say i have come by this i would recomend redoenloding the $OEM$ folders there in a rar package somewhere in the forum
-
How do you get WPI to accept spaces in foldernames?
or you can use this format to accept spaces %CDROM%\DOCUME~1\ADMINI~1\LOCALS~1\
-
Windows Server 2003 cd
or is this the correct way just adding the one file (winnt.sif)
-
Windows Server 2003 cd
hi i am trying to make my server 2003 cd unattended (ive done this plenty of times with Media center) but i add the winnt.sif file to my I386 directory but it just doesnt work please let me know if i am doing something wrong or there's somert elce i need to do ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [UserData] ProductKey=xxxx-xxxx-xxxx-xxxx-xxxx FullName="Paul" OrgName="" ComputerName=Paul [LicenseFilePrintData] AutoMode=PerServer AutoUsers=5 [RegionalSettings] LanguageGroup=1 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes Thank You
-
Can not Install Symantec Corporate Edition 10 after uninstalling versi
try silent install? just a guess
-
renaming Start Menu options
you carnt get rid of device letter but partition magic will re lable it until you del partition
-
Can not Install Symantec Corporate Edition 10 after uninstalling versi
uninstall v9 first or fast way round reinstall windows then install Symantec Antivirus Corporate Edition v10
-
silent install? programs? x64?
a quick eg of includins keys Copy and paste into Notepad and save as register.reg: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info] "User"="InsertName" "Company"="InsertCompanyName" "Serial6"="InsertSerial" Add these lines to your batch file: ECHO. ECHO Registering Nero Burning ROM... REGEDIT /S %cdrom%\install\Applications\Nero\register.reg ECHO. ECHO Installing Nero Burning ROM v6.0.0.9 ECHO Please wait... start /wait %cdrom%\install\Applications\Nero\Nero6009.exe /silent /noreboot
-
Unattended install
the manual way is the best !!!!!
-
trying to install last 4 updates via a batch file
for a start you need to rename to a 8.3 format (kb123456.exe) and then add them into your winnt.sif or another way is nlite but nlite does not support them all nLite which is only compatible with the newer hotfixes that have been recently released, and again suggested only for Windows XP SP2. Copy all your downloaded hotfix files into this directory: C:\XPCD\i386\SVCPACK\ (C:\XPCD\) been your source All hotfixes must be renamed to an 8.3 naming format (no more than 8 characters in length). For example, filenames such as Q819696_WXP_SP2_x86_ENU.exe and WindowsXP-KB824146-x86-ENU.exe should be renamed to Q819696.exe and KB824146.exe in that order respectively. Below are the necessary SVCPACK.INF entries for Windows 2000, Windows XP, and Windows 2003 respectively. Open Notepad and copy and paste the following below: ;Windows 2000 [Version] Signature=" NT$" MajorVersion=5 MinorVersion=0 BuildNumber=2195 [setupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [setupHotfixesToRun] Q330994.exe /Q:A /R:N Q819696.exe /Q /O /N /Z KB824146.exe /Q /O /N /Z qchain.exe ;Windows XP [Version] Signature=" NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [setupHotfixesToRun] Q330994.exe /Q:A /R:N Q819696.exe /Q /O /N /Z KB824146.exe /Q /O /N /Z qchain.exe ;Windows 2003 [Version] Signature=" NT$" MajorVersion=5 MinorVersion=2 BuildNumber=3790 [setupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [setupHotfixesToRun] Q330994.exe /Q:A /R:N Q819696.exe /Q /O /N /Z KB824146.exe /Q /O /N /Z qchain.exe Save this as svcpack.inf in C:\XPCD\I386\. You must delete svcpack.in_ in the I386 directory otherwise Windows XP Setup will not use the svcpack.inf file. The entries shown in [setupHotfixesToRun] are just an example. All the hotfixes you have downloaded, renamed and copied to the SVCPACK folder should be added under this section in svcpack.inf in numerical order.
-
silent install? programs? x64?
some programs yes eg. office. nero. but some other software no pm me a list of apps ian i will try and help my take some time tho going to asda soon ill write you a script if i can dont send keys tho if i can make them install apps with keys i will ask for only the ones i can do
-
How do I get rid of this screen
http://unattended.msfn.org/unattended.xp on the left go to advance users ->cosmetics
-
workstation locking problem
i would suggest making a new disk and ues wpi to install software http://unattended.msfn.org/unattended.xp
-
IBM T60 RIS Problem
if drivers are packed eg setup.exe try extracting them aand use nlite to intergrate them
-
how to implement registry tweaks?
CMDLINES.txt should say : [COMMANDS] reg.bat then make copy this into into notepad save as reg.bat : REGEDIT /S RegTweaks.reg keep your RegTweaks.reg with your reg.bat file
-
deleting empty folders
before you burn your xp disk just explore yoer $OEM$ folder And del the unwanted folders (search thru them first) if there any subfolders they will be copied over to your hard drive during win setup but if nothing is needed within all these del the four folders named:$Docs, $$, $Progs, $1 within the $OEM$ Folders but dont del the files in the $oem$ $OEM$} $Docs = Documents and Settings $Progs = Program Files +$$ = Windows Folder System32 +$1 = Root of hard drive where Windows is installed to partition. Drivers Install
-
Everytime I make a change to my Windows Unattended Installation
if you remove some drivers within nlite yes more drivers are needed but if you modify a unattended disk no drivers are nessary as they was put in the first time
-
silent install? programs? x64?
http://unattended.msfn.org/unattended.xp try this
-
Unattended install
try this dude http://unattended.msfn.org/unattended.xp
-
is it possible to make vista unattended
is it possible to make vista a unattended setup is os how please? witch software needed?
-
burning to dvd doesnt work but cd does help!
sorry posted 2wice please dont reply
-
Please Help (wpi)
cheers man i realy owe you ime ploding along now
-
Please Help (wpi)
shhh!!! "notepad" but dont tell any 1 coz thell laugh
-
Please Help (wpi)
doooood i wana kiss you ive been trying for 36hours ish thank you truly thank you