Jump to content

Ruudud

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by Ruudud

  1. hmm.. don't you need this too to make it work? [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.torrent] @="uTorrent" "Content Type"="application/x-bittorrent" so a complete .reg would be something like: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.torrent] @="uTorrent" "Content Type"="application/x-bittorrent" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\uTorrent\shell\open\command] @="\"C:\\Program Files\\uTorrent\\utorrent.exe\" \"%1\"" didn't work for me before I added the .torrent class
  2. tnx for reply.. did you mean the [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "StartMenuInit"=dword:00000002 "StartButtonBalloonTip"=dword:00000002 ? I understand that the StartMenuInit prevents the start menu from poping up on first boot. but I mean the "Click here to start" popup thingy. It came even though I've set the StartButtonBalloonTip to dword:00000002..
  3. does somebody know how I can remove the annoying "click her to start" popup over the start button on first boot?
×
×
  • Create New...