Jump to content

Geej

Member
  • Posts

    635
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Everything posted by Geej

  1. see Here or here (item 53)
  2. 5eraph, thanks for the link. Downloaded your Standalone Installer for x86
  3. Start your registry editor (I'm using Regeditx) and navigate to this key (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HFSLIPTotalSlipstream) as stated earlier. You rename DisplayName to QuietDisplayName. Screenshot Hope that helps
  4. The Royal Theme that u download from =>clubic<= does not have an accompanying text-base Something.theme I shall call it Royale.theme for simplicity. Hence it doesn't appear as one of the choice for selection when u right-click desktop-> properties-> (Themes Tab) Perhaps, you can create a Royale.theme by manually applying the theme first, then On Display Properties, (Themes Tab) , click Save as... (and give a suitable name such as Royale.theme) When prompt for save location, save it in C:\WINDOWS\Resources\Themes Hence u now have Royale.theme & it is selectable from the theme list. You should include Royale.theme to your download pack Hope this help
  5. Alternatively, if you are willing to pay for shareware, try Power Data Recovery However, any data below 640k can be recovered free, according to their lic stated on their website.
  6. Thank you. Has always been using your Seamonkey release.
  7. Goto this key in yr registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HFSLIPTotalSlipstream Personally, I prefer to have it displayed. At least I know this build is HFSLIPED (and thanks to TC for this wonderful utility) If u just wish to hide the name in Add/remove control panel , change DisplayName to QuietDisplayName
  8. I believe shortcut.exe is unable to create system folder shortcut for you as it needs a path. You can query using shortcut.exe on My Computer.lnk (if you create one on your desktop) Shortcut.exe /F:"%userProfile%\desktop\My Computer.lnk" /A:Q Result will not yield any information useful BTW, My Computer clsid is {20D04FE0-3AEA-1069-A2D8-08002B30309D} I also think you can use the target.lnk across XP. It is reusable as it is a valid shortcut created by XP Just my view through
  9. EDIT: Yeap. .NET FW 2.0 doesn't work. If anyone has a clue why please post here. Frankly, i use RogerSpear .2net silent install pack that I dl long ago. There is a also a patch KB928365 if .net 2 is installed. This KB928365 need to install a via GUIRUNONCE. (KB928365 wouldn't work if install via svcpack as windows update will still says it it missing) There is a Silent .Net Maker tool if you are interested
  10. In XP, to open explorer.exe in tree view, the command would be explorer.exe /e In the registry, there are some entries in HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}\shell\explore\command explorer --> %SystemRoot%\Explorer.exe /e,/idlist,%I,%L & HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}\shell\open\command open --> %SystemRoot%\Explorer.exe /idlist,%I,%L I suppose you can change the 2nd registry key from %SystemRoot%\Explorer.exe /idlist,%I,%L to %SystemRoot%\Explorer.exe /e,/idlist,%I,%L I think that should work. (not tested through)
  11. I use registry tweak to view .diz & .nfo file with notepad. It's the easiest way without adding additional software. You could give it a try. NFODiz.reg
  12. I don't want Firefox to be the default browser To remove firefox as default browser, it would be just Firefox_Setup_3.0.1.exe -ms -ira -silent Note: if you include -setDefaultBrowser switch, it would then set firefox as default browser
  13. Try Start->All Programs->Right-click any 1 program->select "sort by Name" <--via context menu
  14. May I suggest you seek another opinion with another registry cleaner such as CCleaner (addon are available) before you allow any program to delete important registry key automatically? The fact that you encounter "can not display security information" probably means it is a very important key. I would assume CurrentTitle = "MSCFile" is "Microsoft Management Console Snap-in Control File" which may be too important to be deleted normally.
  15. kongpak, just a suggestion I am thinking, maybe u can insert a compiled autoit script to help you answer the "you must reboot............" button YES NO Assuming you have the working script complied, say filename is AnswerNO.exe, you can insert a cmd line after line 7 Something like this (Line 7) ECHO Installing MainFile... (line 8) Start AnswerNo.exe <<<--- this line is use to wait for the reboot prompt msg (line 9) START /WAIT msiexec.exe /i TMPGEnc.msi /qb /norestart I don't really know if it will actually work, but surely can try as it works theorically.
  16. Oh yes, I think I have misread his post. Sorry about that
  17. U might want to try this site
  18. Glad that it works for u.
  19. Alternatively, u can try HotFix Extractor v1 to extract the package. Kel's UberPacK v13.5 has it from the sendto menu
  20. TUGZip 3.5.0.0 A powerful award-winning freeware archiving utility for Windows (with minor Enhancement) TUGZip is a powerful award-winning freeware archiving utility for Windows® that provides support for a wide range of compressed, encoded and disc-image files, as well as very powerful features; all through an easy to use application interface and Windows Explorer integration. Try this great free archiving utility! Features Overview * Supports ZIP, 7-ZIP, A, ACE, ARC, ARJ, BH, BZ2, CAB, CPIO, DEB, GCA, GZ, IMP, JAR, LHA (LZH), LIB, RAR, RPM, SQX, TAR, TGZ, TBZ, TAZ, YZ1 and ZOO archives. * Supports BIN, C2D, IMG, ISO and NRG disc-images. * Support for external plugins. * Windows® shell integration, for example drag & drop, shell context menu and drop handlers. * Create 7-ZIP, BH, BZ2, CAB, JAR, LHA (LZH), SQX, TAR, TGZ, YZ1 and ZIP archives. * Script support which allows you to make automated backups. * Basic features like: add, extract, delete, rename, run, view, checkout, install, test, comment, SFX, virus-scanning, disk-spanning and much more. * Repair corrupted ZIP and SQX archives. * Can extract multiple archives at once using Multi Extract. * Encrypt archives using 6 different algorithms. Blowfish (128-bit), DES (56-bit), Triple DES (168-bit) and Rijndael (128-bit, 192-bit and 256-bit). * Create self-extracting encrypted archives. * Automatic updates using the "Web Update" function. Enhancement: 7z, Cab & Zip icons are resource hack via TzRes.dll Associate 3 popular archive formats : 7z, Cab & Zip with TUGZip, making viewing in windows explorer easier. Add cabtool Registry tweak to context menu to achieve greater functionality (XP only) (You can convert compressed file to decompressed file by right-click & vice versa, such as explorer.exe to explorer.ex_ ) -source Note: English as default, you may change language later Program Uninstallable: Yes Cabtool Registry Tweak Uninstallable: No Recommendation: Install TUGZip LAST among other archiver tools (such as Winrar). Pub_TUGZip35Enhanced.cab Md5: 3A75E943047F73316532A5E2714A4433 Size: 4.31MB (Enhancement are not part of TUGZip program.) Default configuration: Folder configuration: Tested in XP only. Configuration work right out of the box. == 24 Oct : Add support for 17 languages === Bulgarian,chinese,estonian,french,german,hungarian,indonesian,italian,norwegian,polish, portugues(br),portugues(pt),romanian2,russian,slovenian,spanish,swedish,turkish All features remains the same (support 3 formats by default). TUGZip35_3iconsIntl.cab Size:4.38MB MD5:4978BE4015BCEE685C6F100A4CA6B96D
  21. Sun x86 VirtualBox 1.6.6 VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Some of the features of VirtualBox are: * Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. * Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. * Guest Additions for Windows and Linux. VirtualBox has special software that can be installed inside Windows and Linux virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window). * Shared folders. Like many other virtualization solutions, for easy data exchange between hosts and guests, VirtualBox allows for declaring certain host directories as "shared folders", which can then be accessed from within virtual machines. Note: During installation, there will be 2 'Software Installation" prompt screen warning software not passed Windows Logo testing. Pls do not click on it. Autoit will take care of it. (by selecting 'contiune anyway') MD5: 9ACA51E261B53084BBA31A2CBBA89461 Size: 21.8MB SunVBx86166.exe (Run this file via GUIRunOnce) Additional: Program Shortcut on Desktop Uninstallable: Yes Optional files: 1) Addon via GUIRunOnce User Registered detail (VirtualBox.xml): If you have enter your email to register this copy, you can include the detail via VBoxPubUserdata.exe Your detail is store in typical C:\Documents and Settings\{username}\.VirtualBox 1.6.6VirtualBox\VirtualBox.xml Use winrar to open VBoxPubUserdata.exe, drag your own VirtualBox.xml to Winrar Program GUI. See below screen shot. Done. Put this file ( VBoxPubUserdata.exe) to run via GUIRunOnce Download VBoxPubUserdata.exe Size: 184Kb MD5: ACB0B0D46A9790787AA13030446E48A7 2) I create a script to autoclick the screen (& reboot when done) when you decided to 'Install Guest Additions...' Just launch the shortcut when you see 1st installation screen. This is a separate script that does not require you to add Virtual Box software with it. Why I create this script? Many times I need to test some of the addons with another copy of slipstreamed OS (a lite testing version). If tested ok, then I add it to my main build. Hence I believe most users would do that, so it would be convenient to cut down some time since 'Installing Guest Addition...' can be automated. It is not necessary to add this addon into your main build. Add this only to your lite testing version. (This utility is provided as it is. If it doesn't works for you, simply ignore it) AutoclickVboxAddition.cab - Install svcpack.inf Additional: Program Shortcut on Desktop Install to: Program Files\Sun xVM VirtualBox Install script Download AutoclickVboxAddition.cab here Size: 278kb MD5: 3A4E8F497738C9A126559D7F37555B74
  22. Regshot 2.0.1.68 Unicode (32-bit only)- For Monitoring Registry Changes Homepage (Program & webpage are in Russian lng) Webpage translate to English RegshotUnicode20168_addon.cab (Set English lng as default) Size: 302.38 Kb (309,637 bytes) MD5: 5A042AA9610C60DBC4187AA23333F332 Note: Installed to Program files\Registry Unicode A small demonstration on it usage: --------------------------------------- Purpose: To disable "Copy Protect Music" in Windows Media Player using registry tweak. In the Windows Media Player, under "Options", "Rip Music" Tab, the "Copy Protect Music" is enabled / checked by default. Basically, any music you rip to WMA is DRM-enabled. But is rather restrictive. Hence it is better to disabled this feature. Using Regshot Unicode, you can find where is the setting in the registry. 1) Launch Windows Media Player and go to the Options -> Rip Music Tab 2) Launch Regshot Unicode program. Take a 1st shot first (Pre-change); Select "Whole Registry" 3) In Windows Media Player, Uncheck "Copy Protect Music". Click "Ok"; Select "Whole Registry" 4) Take 2nd shot (Post-change) ;Select "Whole Registry" 5) When the next screen comes up (Select keys including to report), click "Ok" 6) Report is in html format. Scroll to the bottom page. You should have [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences] "BackgroundScanCompleteDate"="5/25/2008 3:05:24 AM" "BackgroundScanCompleteDate"="5/25/2008 3:06:29 AM" "CDRecordDRM"=dword:00000001 <--- 1st shot (before changes, with "Copy Protect Music" enabled) "CDRecordDRM"=dword:00000000 <--- 2nd shot (After changes, with "Copy Protect Music" disabled) To test if this is the correct key to tweak, manually edit the key value back to 1. The "Copy Protect Music" should be enabled. You can export this key for your WMP customise setting.
  23. U might want to try this config.txt ;!@Install@!UTF-8! AutoInstall="ai" GUIMode="2" OverwriteMode="0" InstallPath="%windir%\\Resources\\Themes" RunProgram="hidcon:cmd /c setup.cmd" ;!@InstallEnd@!
  24. I don't know if I provide the correct information but if you wish to pre-set Windows Explorer button, there is a registry tweak which i use such as Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}"=hex:07,00,00,00,ee,03,00,00,7e,69,79,\ 1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01,00,00,00,00,00,00,ef,03,00,00,\ 7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,21,01,00,00,00,00,00,00,f0,\ 03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,30,01,00,00,04,00,\ 00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,f1,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,\ 23,01,00,00,04,00,00,00,f2,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,\ c9,9d,61,33,01,00,00,04,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00,a1,b7,0e,71,ed,45,d0,\ 11,92,4a,00,20,af,c7,ac,4d,31,70,00,00,04,00,00,00,f4,03,00,00,7e,69,79,1e,\ c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,25,01,00,00,04,00,00,00,fd,03,00,00,a1,\ b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,11,70,00,00,04,00,00,00,ff,ff,\ ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,03,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,13,70,00,00,\ 04,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,04,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,\ ac,4d,18,70,00,00,04,00,00,00,01,04,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,\ 20,af,c7,ac,4d,19,70,00,00,04,00,00,00,02,04,00,00,a1,b7,0e,71,ed,45,d0,11,\ 92,4a,00,20,af,c7,ac,4d,1a,70,00,00,04,00,00,00 Of course, the code here are my own pre-set. U can preset your own explorer button, then export the registry key (I'm using XP Pro)
  25. U could do a format conversion from jpg to bmp thru irfanview executable (i_view32.exe) If you have i_view32.exe located in c:\windows, then the command would be: i_view32.exe "%windir%\web\wallpaper\friend.jpg" /convert="%windir%\web\wallpaper\friend.bmp" del "%windir%\web\wallpaper\friend.jpg" exit Just ensure your jpg files exists on your hard-disk before this conversion takes places (You may wish to deploy cWnd.exe to hide the console) Alternatively, since HFSlip support autoit directly (which I appreciate it very much), you can add a script (say Convert2bmp.au3) in HFEXPERT\AUTOIT folder with the code to hide the console. Note: requires AutoIt3.exe in the same HFEXPERT\AUTOIT folder. FileChangeDir (@WindowsDir&"\web"&"\Wallpaper") Runwait ("i_view32.exe friend.jpg /convert=friend.bmp","",@SW_HIDE) FileDelete (@WindowsDir&"\web"&"\Wallpaper"&"\friend.jpg"); delete friend.jpg after conversion ;Just ensure your jpg files exists on your hard-disk before this conversion takes places Note: Put i_view32.exe in HFEXPERT\WIN folder if you wish to use any of the above 2 methods NOTE: Default theme wallpaper still requires bmp format though. You can read an article here (Read post #5)
×
×
  • Create New...