-
Add user @ T-12 not working properly
That's what I use in a batch file launched by cmdlines.txt : SET USER=Squall net user %USER% "" /add net localgroup administrators "%USER%" /add reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v "DefaultUserName" /d "%USER%" /f reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v "DefaultUserPassword" /d "" /f reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v "AutoAdminLogon" /d "1" /f
-
changing default wallpaper?
rename your wallpaper into "bliss.jpg" then move the file on your desktop and open a dos session : cd desktop makecab bliss.jpg Move bliss.jp_ into your i386 folder
-
Office 2003 on second CD-Rom
It depends on the components of office you chose to install !
-
Office 2003 on second CD-Rom
Do you really need these boot tools ? How come your hotfixes are 40mo ? mine are 80mo (all post-SP1 critical updates + DX9b opk)
-
Office 2003 on second CD-Rom
Or you can just put the biggest software into a seconde CDR in your second cd drive I dont really trust those shrinking programs, and you need to re-do it everytime an update comes up...
-
Make a menu?
oh man that's almost what I am coding online : http://perso.club-internet.fr/aharfi_g/generator.htm Its a unattended batch generator...
-
Make a menu?
what is WPI ? how can i use it ?
-
Questions about unattended XP CD
Hi Ran, I dont know about OPK, but there's a DOS command to change the drives labels : LABEL C:name where "name" is the new label of the drive c:
-
Icq lite
/S according to : http://www.msfn.org/board/index.php?showto...24&hl=icq+lite# You may need to pskill it because its starts as soon as it is installed.
-
Splistreaming SP2 into a SP1 install CD ?
Do you think I'll be able to integrate SP2 into my Windows XP SP1 install CD ? I have 3 hacked dll (uxtheme, sfc_os and winntdub.dl_) and removed all the folders on the root of the CD except i386.
-
Office Shrinker [reduce source of o2k3/xp/2k]
how can I notice the folders that shrink needs to copy ?
-
Slisptreaming Serial In Office 2003
- Office Shrinker [reduce source of o2k3/xp/2k]
@nuhi >> ok thanx. But I still dont understand why office must be uninstalled. That means, you must run shrink right after installing windows (to be sure it will "shrink" it right), then make your unattend office CD and reinstall everything. Am I right ? Well, I wanted to make a full unattend guide for office 2003 (admin point + splistream + mst + shrink) for newbies in french... I think its too difficult for them now !- Office Shrinker [reduce source of o2k3/xp/2k]
Shrink works only on an office-free windows ? Argghh !- Slisptreaming Serial In Office 2003
after creating the admin installation, you must install the office ressources kit and launch the mst creator. Then go all over the steps and you'll have an mst file which is a "response file" like winnt.sif ! - Office Shrinker [reduce source of o2k3/xp/2k]