Everything posted by Tsunami
-
Another RunOnceEx problem
I don't believe it's wise for a person with only 4 posts to say that to a person with 171 posts (although posts don't say everything ofcourse) There is no such key in HKCU, so it probably won't run either.
-
Registry Tweaks
@Jogy: If you use makecab and modifype and replace the file on the CD, it will indeed never ask you to change the file back, because Windows will think it is an official file. @war59312: I tried your method, but it still won't let me delete the All Users\Documents directory. Also, I haven't seen this registry tweak in this topic either: [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DownloadSites] It removes the download sites for the themes from the registry, thus removing the "More Themes Online..." option in the Themes dropdown box. I couldn't find this one on the internet, so I guess I was the first that found this one out
-
Blackbox
I'm not sure if Blackbox does this by itself, but if it doesn't, I'd recommend the following regtweak to run it: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "Shell"="%SystemDrive%\Blackbox\Blackbox.exe" This way, explorer.exe doesn't load anymore.
-
Cleanup commande problem
@saitoh183 & Gagorian: No, you DON'T have to copy the file to $OEM$\$$\system32, simply because the file is already there when you install Windows XP. If you don't believe me, look for shutdown.ex_ in the I386 dir.
-
Cleanup commande problem
shutdown.exe is already provided with XP and sits in %SystemRoot%\system32 ready to be used from any location you want. So your command should work.
-
Document and Settings
It's the same in XP.
-
hiding add/remove progs in control panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2] "%SystemRoot%\system32\appwiz.cpl"=dword:ffffffff Should work according to this page: http://support.microsoft.com/default.aspx?...kb;en-us;292463
-
Longhorn Screenshots
Wow, it looks like XP. Hey, maybe that's because it is XP These screenshots are over 2 years old, check out the newer LH4074 screenshots (although LH4074 is pretty old too) at the site prathapml posted.
-
CableNut - Fine tweak your network settings
And what does this have to do with Unattended Windows?
-
not format, delete all files except user accounts
I would recommend a format anyway, so you are sure that all the files from the old installation are gone. By the way, Windows will use a new folder if the folder already exists, so you don't want the Documents and Settings folder on your installation drive while Windows is installing anyway. I think the best way would be to copy your Documents and Settings to a temporary place (another disk), and then copy it back into your new account after installing Windows.
-
Adding MCE 2005 Install Files on first CD?
Have you spent any time reading the forum as well? If you have, you must have found the search. If you set Search posts from... to Any date and search for MCE2005, you will find a topic called "Integrate MCE 2005 into XP SP2?". The second post will explain what to do to integrate CD2 in CD1.
-
OEM Information & Logo..
Astalavista, your system32.exe actually copies the files to %SystemDrive%\system32, instead of %SystemRoot%\system32.
-
OEM Information & Logo..
If you put the file in $OEM$\$$\system32, it will automatically be copied to your Windows\system32 directory, but you can put it anywhere on the cd and use the COPY command in a batch file to copy it yourself.
-
selecting an out-of-the-box theme
*sigh* http://unattended.msfn.org/xp/reference.htm#shell
-
Start menu sort Alphabetically?
Yes, that registry tweak isn't permanent. I use RegPerm to set the permissions on the MenuOrder key. The following command sets Everyone's permissions to read only: REGPERM /K HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder /A:Everyone:R /Q
-
Unattend.txt question
1. Use code tags. 2. Why are there two sections called UserData in your winnt.sif? 3. Why is ProductKey all the way at the bottom?
-
Cant 'explore' or 'open' start menu folders
If you can't rightclick on the subfolders, it's probably because you disabled drag and drop in your start menu. This also disables right-clicking of the start menu items.
-
Inf Question
He wants the directory name, so he needs everything after the last \, not everything after X:\.
-
How to: Change Volume Label
While we're at it, I found out that if you don't specify a drive, it will use the current drive (the drive of the directory you're currently in with DOS).
-
unattended Installation Installes to wrong drive
1. Just make sure that C: is the first partition on the first drive, and Windows should install it there. 2. - Your winnt.sif can't create user accounts. - The reason your account name can't be Matt is because your computername is already Matt. - If you don't see the Help Protect Your PC page in OOBE, the AutomaticUpdates switch is working.
-
Alternate way to set HKCU for all future users
If you use cmdlines.txt it will only copy the files that are in the $* directories. So the following directories will get copied: $OEM$\$$ $OEM$\$1 $OEM$\$Docs $OEM$\$Progs but the $OEM$ directory itself won't be copied.
-
Media Player Classic - file associations?
MPC probably doesn't make any difference between a playlist for video and a playlist for audio (if you go to Options -> Formats and scroll down to Playlist file, it will show the following formats: .asx .m3u .pls .wvx .wax .wmx). Wouldn't it work if you installed MPC first, and then Winamp after that. Wouldn't Winamp get its associations back then?
-
Add 'Find Target' to Right Click...
Well, the first result on Google seems to work fine. You have to register to get it though, but that's done quickly.
-
Adobe Reader
Are there no other programs that can view and search PDF? I just can't wait untill I can finally dump Adobe Reader
-
Auto Admin
If you don't want the account you made to autologon, don't use the reg file.