Jump to content

ricktendo

Member
  • Posts

    2,261
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Honduras

Everything posted by ricktendo

  1. Nice to know
  2. Kel I think Oisin is correct, try this one: HKCU,"Software\LightScribe\LightScribe Control Panel","DisplayBalloons",0x10001,00,00,00,00 HKCU,"Software\LightScribe\LightScribe Control Panel","RunAtLogin",0x10001,00,00,00,00 HKCR,"CLSID\{5197646C-00EA-4307-A067-61319EBBE499}",,0x0,"LightScribe" HKCR,"CLSID\{5197646C-00EA-4307-A067-61319EBBE499}","InfoTip",0x0,"LightScribe Direct Disc Labeling" HKCR,"CLSID\{5197646C-00EA-4307-A067-61319EBBE499}\DefaultIcon",,0x20000,"%%CommonProgramFiles%%\LightScribe\LightScribeControlPanel.exe" HKCR,"CLSID\{5197646C-00EA-4307-A067-61319EBBE499}\Shell\Open\Command",,0x20000,"%%CommonProgramFiles%%\LightScribe\LightScribeControlPanel.exe" HKCR,"CLSID\{5197646C-00EA-4307-A067-61319EBBE499}\ShellFolder","Attributes",0x10001,30,00,00,00 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{5197646C-00EA-4307-A067-61319EBBE499}",,0x0,"LightScribe" BTW to fix the icon try something like this (use the actual Icon number inside the executable):
  3. Thanks for bringin it back
  4. WOW! your timing is impeccable.
  5. Yay cool
  6. All you have to do is download autoit once, compile a .exe from the .au3 file (so it can work even if autoit is not installed) and put it in the same dir as the Nero Trial Installer
  7. Correct it should be copied to %WinDir%\system32\inf (hidden folder, you can get to it by typing INF in the Run... box)And yes if you delete it it breaks Add/Remove Windows Components, another fix would be to open sysoc.inf and delete this line nLite=ocgen.dll,OcEntry,nLite.inf,HIDE,7
  8. Thank you CEoCeo, been waiting for this
  9. WPI silent install and silent installer addons are not that different, both use the same method. (this is the correct forum to post the question in) Wait for the autoit script to get updated, thats what I use.
  10. Feliz Cumpleaños culero BTW you know I'm just kidding around, hope you had a drunk happy one
  11. For me its the Nero DiscCopy Gadget (it can work on XP too )
  12. If they are INF addons post the .INF'sIf they are silent switch addons then you cant
  13. http://www.sokoolz.com/addons/r64/INF_DOC.ZIP
  14. Try Adanced INF way, it has more options So to make it silent it would be: rundll32.exe advpack.dll,LaunchINFSectionEx .\<file>.inf,,,4
  15. I agree with Kelso... Defiantly not MSFN worthy
  16. Hello shell patching freaks, I need help finding these resources so I can patch them <-This is the toolbar when you "Browse..." for a file <- These are .MSC file icons TIA Rick EDIT I found the toolbar in comctl32.dll in WinSxS dir so forget about that one... I need the msc files
  17. If you block access to taskkill you should also do it for tskill
  18. Yep I have a WinRAR sfx installer that I update/backup just before I reinstall my XP
  19. If you just want the Icons, Bitmaps, AVI's and stuff you can use V'ISO http://www.wincert.net/forum/index.php?showtopic=1547
  20. TopDesk 1.5.3 (trial) AddOn http://www.wincert.net/forum/index.php?showtopic=1642 You can update it to FULL if you want.
  21. XPero will tell you that the code will only be released when 4.7 becomes final
  22. Anybody know if they updated NeroDiscCopy.Gadget in 8?
  23. It is not possible to use txtsetup.sif to copy files to %ProgramFiles%... You have to use INF addons
×
×
  • Create New...