Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. This one was easy enough so I did it http://www.wincert.net/forum/index.php?showtopic=2503
  2. Xentient Thumbnails v1.0.2 Info: Free utility for replacing the generic icons of image files with thumbnail icons of the actual image. MD5: B3EB03277F75EFC6C04AB1CA10D9CE48 Size: 327 KB Website: http://xentient.com/products/thumbnails/
  3. Looks good to me yadzil
  4. I suspect all you need to do is copy the "Windows Sidebar" folder to %ProgramFiles% and register the 2 DLLs (sbdrop and wlsrvc) then run sidebar.exe /RegServer and give it a go That is how I register the sidebar on XP You can find the Alky for Applications MSI installer inside Alky_XP.exe silent switch installer (just uncompress it with WinRAR or 7zip)
  5. Yep all cabs can go into the same foldershahed there are no guarantees it will work on Vista
  6. No, I wanted the original gadget from the gallery... No need anymore, found it and I edited my 1st post with instructions on how to fix it.
  7. Just go into the gadget folders and rename the EN folder to en-US
  8. drop the msiexec part, NLAOM does not need that... Just use /qn /norestart
  9. Yep you could do it that way (but it wont fully install until you reboot)
  10. ???But Kel you use that i386 trick already in your UberPack
  11. .Net AddOns (you may need to register) http://www.doitrightconsulting.net/forum/viewtopic.php?t=132
  12. ricktendo replied to NIM's post in a topic in Announcements
    Love the outfit... Its another great idea Jurgen, WinCert gear I want me a WinCert T-Shirt
  13. Well all you would have to do is put the *.cab files in a i386 folder, example "%wpipath%\Install\i386" (this stops it from asking where the files are) and use a command to launch the [DefaultInstall] section of the addons *.inf like this: rundll32 advpack.dll,LaunchINFSection "%wpipath%\Install\InfFileNameHere.inf",,1 The ",,1" hides the CopyFiles progress bar making it fully silent
  14. OMG thank you so much, I have been looking for the cause of that sidebar bug for a loooooong time... Thought it was Alky
  15. rollcage I think you have a bad INF addon... I get that same unregmp2 error when i have a bad addon in my mix
  16. if you use nlite that is an easy one, try this:
  17. You can thank cygnus for this one Here is how you can install it now http://www.wincert.net/forum/index.php?showtopic=552 BTW if you use Kels UberPack its already in there (all you have to do is go into your Start Menu Properties, Customize, Advanced and check Recycle Bin)
  18. Nope it does not use /S its a INF addon, as for installing it manually yes you can but you may want to edit the INF to remove the prompts if you want to make it silent Extract wbsys.dll, wbload.dll, WB602enh.inf and WB602enh.cab to the WPI "Install" dir and use this command to install it rundll32 advpack.dll,LaunchINFSection "%wpipath%\Install\WB602enh.inf",Install To remove the "Do you want to install WindowBlinds 6.02 on your computer?" prompt edit these 2 lines in the INF.
  19. There is a addon on MSFN that uses autoit to install (there is no way of making it silently install fully) The installer does use the -s switch but it will not add the uninstall registry entries and you will have to run cfpconfig.exe manually to finish the installation
  20. This is really gr8, especially for those files that can be opened in notepad but have no way of doing so, example *.theme and *.msc files
  21. Yea thats why i quit using it