Jump to content

Tsunami

Member
  • Posts

    292
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by Tsunami

  1. Im just guessing but i think it has to do with your RunOnceEx.cmd.  You probably used something like

    SET KEY=HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    When your supposed to use

    SET KEY=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    But I haven't tested that...

    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) :P There is no such key in HKCU, so it probably won't run either.

  2. @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 :P

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

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

×
×
  • Create New...