Jump to content

Tsunami

Member
  • Posts

    292
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Tsunami

  1. http://unattended.msfn.org/xp/batch_commands.htm
  2. Or install it on your computer after running your Unattended setup: WINNT32 /CMDCONS
  3. Well, yes, it's the exe or dll it's stored in (for QuickTime it's QTTask.exe), but I'm not sure if it's just a string which you can change with a program like Resource Hacker (I just opened a few programs with Resource Hacker, and you can change it for DU Meter, but I couldn't find the string in mIRC).
  4. This is stored in the program, and I doubt you can change it
  5. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] "NoChangingWallPaper"=dword:00000001 If you use this registry tweak, you will have to remove it, because it will prevent you from changing the wallpaper. If you don't have it, maybe you could try to change 1 to 0 and then use it.
  6. Sometimes I'm just amazed by myself It took a while to get the right command (although you'd probably figured it out yourself if you've checked WinRAR's help ), but the registry tweak worked right away , so here it is: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\WinRAR.SFX] @="Create &SFX Archive" [HKEY_CLASSES_ROOT\Directory\shell\WinRAR.SFX\command] @="WinRAR a -sfx \"%1.exe\" \"%1\"" 1) Note that if you're using cascaded menu-items, you can't put it under that menu. 2) For some reason it will shorten some names. I can't find a pattern in it, because it will save "System Volume Information.exe" (25 chars long), but it won't save "Documents and Settings.exe" (22 chars long). I don't know if this is a WinRAR bug, or if it has something to do with my code.
  7. Well, I can change them all seperately (see attached image). This is what I have in my tweaks.reg to get large icons and text-labels below (just set your toolbars to how you want it and export the corresponding key): [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer] "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,\ 00,64,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,22,05,00,00,\ 26,00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,\ 0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser] "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,\ 00,64,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,22,05,00,00,\ 26,00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,\ 0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser] "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,\ 00,64,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,22,05,00,00,\ 26,00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,\ 0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
  8. That's so not true Explorer, Windows Explorer and Internet Explorer all have a different key for their toolbar layout. I believe the key is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Toolbar (I'm at school right now, will check when I'm home (in one and a half hour)).
  9. http://unattended.msfn.org/xp/runonceex.htm
  10. You mention Windows Post-Install Wizard twice. The second should be kTool.
  11. The regtweaks.reg file is in the same directory as the batch file, and the path to regedit.exe is specified in the path statement, so that can't be the problem.
  12. Setup will create All Users.Windows if you already have an All Users directory (to prevent it from overwriting stuff, like MHz says).
  13. Thanks to Asta for the link (I knew you had a link somewhere, but I couldn't find it ): http://ezshare.de/files-en/88627/Win2000_setup.bmp.html And don't ask me where I got it, seriously, I have no idea (probably ripped from the setup, but I don't know where it's stored).
  14. Well, I installed SP2 from a network installation (didn't slipstream and reinstall Windows, or update from WU) and the part is there in my msnmsn.inf. I'll see if I can find out how Windows uninstalls it... Edit: what does it say in your sysoc.inf (%WinDir%\inf) at the msnexplr line? Mine says: msnexplr=ocmsn.dll,OcEntry,msnmsn.inf,,7
  15. So just add ALLUSERS=1 after /QN and it should work.
  16. Or import RunOnceEx during cmdlines.txt, then it will run on first boot too.
  17. The $OEM$ directory won't be copied to the drive, just the $* folders inside the $OEM$ directory. So if you don't make those directories, it won't copy them either.
  18. *sigh*, read people, read! He wants to uninstall it AFTER Windows was installed. I agree that this has little to do with Unattended Windows then Keynan: After looking at the ms*.inf files in %WinDir%\inf, I believe msnmsn.inf is MSN Explorer's inf. So I think this command should do the trick: %WinDir%\system32\rundll32.exe advpack.dll,LaunchINFSection %WinDir%\inf\msnmsn.inf,msnexplr.Uninstall
  19. Well, it will skip OOBE (as in, you can't fill in any usernames), but it should process oobeinfo.ini...
  20. Seriously, I still don't get it From what I understand, you want to change the username through winnt.sif? If so, this isn't possible If you mean this part, it has nothing to do with your account: [UserData] FullName="User" OrgName="Home" ComputerName=Computer If you want to create a new username or rename the administrator account, the easiest way would be a batch- / vbscript.
  21. You can put diskpart-commands in a text-file and run it with diskpart /s <script>. The switches for Norton Ghost weren't hard to find with Google Here they are. You can use restart.com (included in ebd.cab on a win98 boot-floppy) to restart in DOS.
  22. Google is your friend. The first link brings you to a French site which tells you how to install it on XP Home. Basically, this is what it says (translated with Altavista's Babel Fish and my 1337 French skillz ): Download this zip-file (these are French files, so if you don't have a French system, I'd recommend extracting those files from your XP Pro). Extract the following files to C:\Windows\system32: appmgmts.dll appmgr.dll fdeploy.dll gpedit.msc gpedit.dll gptext.dll fde.dll Extract the following files to C:\Windows\system32\GroupPolicy\Adm (This directory doesn't exist, so create it): system.adm inetres.adm conf.adm Type the following commands in a command window: regsvr32 gpedit.dll regsvr32 fde.dll regsvr32 gptext.dll regsvr32 appmgr.dll regsvr32 fdeploy.dll It should work now.
  23. zbeta: was that screenshot taken on your pc? if it was, what's the theme you're using?
  24. If you search for Paltalk there's a topic which is about the unattended install of Paltalk 5 (make sure you select "All forums" in "Search where" and set "Search posts from" to "Any date").
×
×
  • Create New...