Jump to content

Geej

Members
  • Joined

  • Last visited

Everything posted by Geej

  1. Geej posted a post in a topic in Switchless installers
    Visual Subst - virtual drives in effect Website Mainly got to know from N1K Visual Subst is a small tool that allows you to associate the most accessed directories with virtual drives. It uses the same API similar to the console 'subst' utility, but makes it easier to create and remove virtual drives in a GUI way. VSubst106.exe Size: 141KB MD5:C351B7B9A584DFF6FAF7AEF95749F91C Create a shortcut in taskbar Installed to: Program files\Visual Subst Uninstallable: Yes
  2. Everything Search Engine Everything 1.3.3.658b (with languages support) Inf localised language support for French/German/Spanish. # Small installation file # Clean and simple user interface # Quick file indexing # Quick searching # Minimal resource usage # Share files with others easily # Real-time updating Not install as services Auto startup item Everything will only locate files and folders on local NTFS volumes. Everything requires administrative privileges for low level read access to volumes. Screen shot Everything-1.3.3.658b_inf_addon.cab Size: 605.23 Kb (619,751 bytes) MD5: 45338B56577B2995EFDA574427AA6BC5
  3. Got to know from MSFN about this offer. ==Offer expired==
  4. rainlendar2 over here ,made by Rick BTW, samurize (samurize_1.64.3_3.exe) can be installed with /S switch
  5. Geej replied to *Reaper*'s post in a topic in SVCPACK Addons
    Thanks for updating to 2.14.763, w/o additional bundled craps Personally I prefered the program to install in Program Files\CCleaner, rather than formerly Program Files\Utilities\CCleaner because it is much easier to locate the program folder&files if path is named logically.
  6. I made a script to launch XP default calculator (or Calculator Plus 1.0) in "Always on Top" mode, for convenience, really. Will place the calculator near the bottom right side of the screen. (assuming u are right-handed) Add : Start menu "Always On top" Calculator Can also run from Runbox: calct.exe (where t means 'top') Made to install silently for unattended purpose. (Actual compiled script goes to %windir%) Screenshot Download Size: 281kb MD5: 21FD89C96E6A22E9CBCE28936C5EB813 Autoit code use: Opt("WinTextMatchMode", 2) Run ("calc.exe") Winwait ("Calculator") WinMove ("Calculator","",725,360,260,260,2);base on 1024x768 screen WinSetOnTop ("Calculator","",1 ) I thought it might be useful to share... Calculator Plus are included in Kel's UberPacK v13.x or direct fromMS
  7. Geej replied to x-shadow-x's post in a topic in Software Field
    Just curious... If I ran a batch file Restart Explorer.cmd with the code tskill explorer Has it got the same effect as your R-S.exe (in C:\Windows)? Or just type in Runbox : R-S and it will also run
  8. Geej replied to a post in a topic in Software Field
    I use this piece of software for years and still using it.
  9. Geej replied to x-shadow-x's post in a topic in Software Field
    OIC, got it now. thanks
  10. Geej replied to x-shadow-x's post in a topic in Software Field
    Doesn't seems to work in XP. Works on Vista only?
  11. Geej replied to 064's post in a topic in Addon Discussion
    Look like TurboLaunch is shareware. Alternatively consider JetToolbar 3.81 (freeware) Hope u dun mind some other alternatives to look into :welcome:
  12. Geej replied to Geej's post in a topic in SVCPACK Addons
    update from 4.18.6 to 4.18.8 Change script to install silently. It is expected to install according to your lng as supported by Limewire.- Pls test in VM first
  13. Geej posted a post in a topic in Software Field
    Feel free to look thru the titles here if you got time :welcome:
  14. Geej replied to bjfrog's post in a topic in WPI, nLite and RVM Addons
    There is a similar addon posted at MSFN but the user's country is different. Just curious if it is you.
  15. Geej replied to freeheart4sale's post in a topic in Addon Discussion
    Switch is "setup.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- Have u tried that? (u can try by following the 7z sfx tutorial and tried it out)
  16. Geej replied to carlos.sammy's post in a topic in Windows XP
    I took a peek for this file in C:\WINDOWS\system32\xpsp1res.dll and view in Hex editor, so I think it is something to do with setting/setup relating to wireless network configuration & services. (see screenshot 1) When view in Restorator 2007, clicking the "string" resource shown the message number as in the registry entries. So basically I think it is just some shortcut that Windows created during setup. But I'm no expert. Hope this input sheds some light on what it is all about. Cheers!
  17. Geej replied to carlos.sammy's post in a topic in Windows XP
    there are a few entries in my registry. I'm on xp sp3 pro SMDEn.reg
  18. For alternate version (silent type), I made a option in case someone prefer .7z as default archive (Now .cab as default for alternate version) Just add extra line of code in Entries_IZArc.ini [EditFile] I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram [AddProgram] IZArc381Silent16Intl.exe IZArc7z.exe <<-- extra entry and put IZArc7z.exe in svcpack folder. Then recab back to original form. mediafire size: 52kb md5: 70E06AF92505ACDE83BAD2E813A623B6 I intend to remove the 1st link (Wizard-style) soon. 7 Nov: 1st link (Wizard-style) removed.
  19. Geej replied to Mr.Thunderbird's post in a topic in Software Field
    Thanks for pointing out the 'Apply OEM info' thing. (Actually I didn't notice "Support Information" button was added to sysdm.cpl). Clicking on it shows the added text in separate dialog box. So it works after all
  20. Thanks, DaRk MaDnEsS. Works perfectly on a virtual & real install
  21. okay, no problem. I do not means Orbit30 is not a good supplier. In fact, Orbit30 is a very good supplier :prop: Just a small request, orbit30, when u release an update, can u add other mirror? I can't download from Rapidshare
  22. Geej replied to Mr.Thunderbird's post in a topic in Software Field
    Tested & XP logo indeed still won't change. I'm using 96x96 bmp format. (On my xp sp3 32bit system) While u are at it, write line ->add does not show anything in sysdm when I enter some text.
  23. Okay, no problem.
  24. Gorki, I was thinking, rather than registering the file association manually, how about I try using autoit to launch the player, going into the association/capture screen, and associate all extension (using Select All button), then close the program? Thus letting the program write into the registry. Less error of course and u do not have to comb 3000+ registry entries manually.
  25. Geej replied to Mr.Thunderbird's post in a topic in Software Field
    Download done. Thank you, Mr Thunderbird