Jump to content

Geej

Member
  • Posts

    635
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Everything posted by Geej

  1. Homepage Pretty run was started years ago when Windows knew nothing about searching through start menu. It helps you find shortcuts. Many times we know we have some program somewhere in the start menu but just takes too much time to locate its icon and run it. Pretty Run helps you with that as it searches start menu, desktop or any other folder for the shortcuts or files that meet your query. With Vista Windows got their own search box. But Pretty Run is now much more: - Search Internet Explorer favorites - Search Firefox bookmarks - Search Chrome bookmarks - Search printers and start printer properties - Search Control panel items - Setup internet search engines and you can search internet with selected engine - Remember last items copied to clipboard and bring them back in case you need them - Search mp3 files (not file names but tags) - Run a group of programs with one click - Setup your magic words and start favorite programs really quickly Note: Autostartup item PrettyRun66090_ENU_inf_addon.cab Size: 849.52 Kb (869,906 bytes) MD5: 4CABFD3A7CD7DC1CBFC03657E193D28B
  2. Your wallpaper task can be easily dealt with. Here is a hint from Ponch's link. Intermediate Users -> Methods of Install ->Batch Scripting
  3. There is no proper document for using FP_AX_CAB_INSTALLER.EXE to install with swflash.cab. As far as I know, FP_AX_CAB_INSTALLER.EXE /Regserver simply launch the Flash Installer in GUI mode. User still need to click "I agree" & "Install" button before proceeding. And all these are in user-attended mode. Then you still need to click "Done" button. It is not an unattended method. Somehow, I believe Adobe create a different installer (ie. FP_AX_CAB_INSTALLER.EXE) that install thru the web page. For unattended, I don't think FP_AX_CAB_INSTALLER.EXE is the right way. Regards
  4. Homepage Facewinks is a browser (BHO) addon that lets you to surprise your friends with the coolest emoticons and smileys, right in your facebook statuses and comments. Note: Works only on IE (tested only on IE8). IE-base engine like Maxthon does not work. Tested also on firefox browser, does not work either. Autostartup & run as services. During installation/uninstall, regini.exe is use to change registry permission. After install/uninstall, registry permission is restore to default setting. Other personal observation: If you login Facebook in IE with Facewinks installed, you can see simliey faces in your freind's comment. If you do not have Facewinks installed or using 3rd party browser, Facewinks smiley icons will not shown. This is what you would see when you start commenting on facebook using IE. (pull down smiley icon at right side) http://www.facewinks.com/post_install.php? Facewinks10_inf_addon.cab Size: 714.99 Kb (732,146 bytes) MD5: C6A04421D7B646F89174A2B8A8FE83F0
  5. Perhaps something along this command: rundll32.exe setupapi,InstallHinfSection DefaultInstall 128 yourApp.inf or rundll32.exe advpack.dll,LaunchINFSection yourApp.inf,SomesectionName
  6. According to this info, it may seems this command line option have been removed from v4 onwards. (info at the end of page)
  7. Homepage When things get boring it's time to add some fire. Free Fire Screensaver bursts into your screen with a super-realistic animated fire virtually burning every single pixel of your desktop! The flame effects are so natural that you can almost feel the heat glowing at your display and breathe the smoke. Installed w/o any ad-supported components and set as default screen saver (using vbscript in all user startup folder. Note: script is self-deleting after execution.) FreeFireScreensaver220_inf_addon.cab Size: 2.26 Mb (2,369,856 bytes) MD5: 16A66254CBDBAD05D81566A979FE5CB5
  8. Updated to 3.1.0 (shortcut removed)
  9. Updated : µTorrent 3.0 (32-bit) Release Candidate 7 build 25400
  10. Homepage XnView shell extension allows for viewing a thumbnail of the selected image in the context menu of MS Explorer. You will be able to convert and resize, and you can even edit IPTC metadata. The idea is to allow users to quickly view and manipulate images from the context menu without having to open any tool. You can also view the image thumbnail along with some basic information like size, BPP (Bits Per Pixel), and dimensions (width/height). Uninstallable from Add/Remove Panel XnViewShellExtension310_inf_addon.cab Size: 692.32 Kb (708,939 bytes) MD5: 2E53B4DB5604E2BF874413E3CD8E7746
  11. Maybe autoit can do it. To click only 1 time after crash, maybe $T1="Internet Explorer" $T2="Go to home page" Winwait ($T1,$T2) Winactivate ($T1,$T2) ControlClick ($T1,$T2,$T2) To let the script run eternally, $L=1 Do $T1="Internet Explorer" $T2="Go to home page" Winwait ($T1,$T2) Winactivate ($T1,$T2) ControlClick ($T1,$T2,$T2) $L = $L + 1 Until $L = -1 Edit: Alternatively, see if this link helps
  12. Since now can drag & drop, might as well change it to Echo Please drag ^& drop your file belowMuch simpler and more convenient. Thanks Edit Will upload maybe 14 hrs later (now @work) Updated to #1
  13. Just curious, why did you hide your sfx command? (Never mind if you choose not to tell. It's just that begin new in this forum, it's better to be 'open' in your first few addon you post, at least...) BTW, I seem to recall some past post in MSFN talking how to hide winrar sfx command. You got the idea from there too?
  14. Thanks for the explanation. I think I got it but frankly, this kind of code is 'not natural' for me to code. Kinda strange coding and hard to remember. Unless code regularly.... I look harder and got it working. It is due to copy and paste from the board and SET file2check=%* has some trailing space that cause it to display "found no file(s) to analyze!" Removing all trailing space solve the problem. Much thanks. Now I updated this new version to #1 Cheers
  15. Thanks for going the extra mile to further enhance this batch file, jaclaz The first piece of code is better. (Really dual usage) The 2nd piece only support drag and drop. If manual launch it, it can't analyse file. 3 lines I don't fully comprehend in the 1st piece of code. IF %1.==. ( <-- %1 is the file full path but what does .==. means Set file2check=%* <-- What is %* means? Can only partial understand: * generally means all characters SET file2check=%file2check:"=% <-- I think it is stripping " but then what does it set to?
  16. Updated #1 to reflect improved batch code. Thanks to the code improvement jaclaz. Sp0iLedBrAt for giving feedback on spelling error Credit due to you (in the batch file). Cheers
  17. Pls includes file size & hash. Also where did you get the meaning "True silent installer" as in your title? What is the difference between silent installer and true silent installer? To me I don't think it is any difference at all. You sound like you craft a bombastic addon pack I may be missing something I don't understand, hence appreciate your thought.
  18. Homepage TrID is an utility designed to identify file types from their binary signatures. While there are similar utilities with hard coded logic, TrID has no fixed rules. Instead, it's extensible and can be trained to recognize new formats in a fast and automatic way. TrID has many uses: identify what kind of file was sent to you via e-mail, aid in forensic analysis, support in file recovery, etc. TrID uses a database of definitions which describe recurring patterns for supported file types. As this is subject to very frequent update, it's made available as a separate package. Just download both TrID and this archive and unpack in the same folder. The database of definitions is constantly expanding; the more that are available, the more accurate an analysis of an unknown file can be. You can help! Use the program to both recognize unknown file types and develop new definitions that can be added to the library. See the TrIDScan page for information about how you can help. Just run the TrIDScan module against a number of files of a given type. The program will do the rest. Because TrID uses an expandable database it will never be out of date. As new file types become available you can run the scan module against them and help keep the program up to date. Other people around the world will be doing the same thing making the database a dynamic and living thing. If you have special file formats that only you use, you can also add them to your local database, making their identification easier. TrID is simple to use. Just run TrID and point it to the file to be analyzed. The file will be read and compared with the definitions in the database. Results are presented in order of highest probability. This addon includes: Start menu shortcut + Uninstallable in Add/Remove Panel Current library of definitions is up to 4320 file types. My humble batch file for you to perfrom drag and drop. * thanks to jaclaz for code improvement! - now can drag into batch file too. (Utilise nircmd.exe to keep "console always on top" for drag & drop operation. Nircmd is excluded in the addon. It is preferred to be in %path% environment) TrID_File_Identifier_inf_addon.cab Size: 463.15 Kb (474,261 bytes) MD5: 8FC00A895CF06902E5BAC6DE61C016A1 You can test as follow: Just rename bliss.bmp to bliss.exe and drag bliss.exe to the console box and see it's binary signature. **edit: Re-updated base on #16
  19. Minor update: Included plugins: Firefox Plugin, Eastern Asian Language Support & Foxit Spell Checker. Just to inform: Only 3 plugins are compatible with Reader 5.0 If you look under 'Critical Add-ons in Foxit Reader' list, only first 3 plugins are compatible with Reader 5.0 The rest are not compatible Pls uninstall any existing Foxit Reader before you manually install this one. This is to make sure uninstall will work properly.
  20. Just my thought over your issue. You seems to use tools to slipstream over and over again (nlite, then RMVI , then nlite again) I think when you nlited on the 3rd stage, that might break the slipstream routine because the source already considered "nlited-source". I am not familiar with nlite or rmvi hence maybe other regular nlite / rmvi user can comment further. On Dotnet framework installation sequence, try something like 2.0, then 3.0, then 3.5 (svcpack stage). Then RunonceEx dotnet 1.1 Also test each stage before proceeding to the next stage. This is to check everything is in order and to your expectation. Example, 1st stage is nlite. Test in VM everything is what you expect it to be. Then use this nlited source to feed to RMVI. Build the iso and test in VM again. etc If all else fail, maybe can look further other than nlite/ rmvi. What I see in your need is HFSLIP can do what you want. Just HFSLIP alone will do the job. (BTW, HFSLIP is not really into Component removal) (I'm using HFSLIP) HFSLIP forum HFSLIP file-checker HFSLIP Know-how (Thanks to Mimo for keeping HFSLIP alive). Click (on left), Window XP, Go to Table 6 for binary download to get started with HFSLIP
  21. Well, since nobody response to your post, I'm attempting to provide you 2 possible solutions I think might work. Since I am not familiar with nLite Add-On Maker (never heard of it), I provide you with 7z sfx tool config file syntax ;!@Install@!UTF-8! GUIMode="2" RunProgram="hidcon:cmd /c Reg add \"HKLM\SOFTWARE\Microsoft\Microsoft Antimalware\Exclusions\Paths\" /v \"%PROGRAMFILES%\RealVNC\VNC4\*.*\" /t REG_SZ /d \"0\" /f" RunProgram="mseinstall /s /runwgacheck" ;!@InstallEnd@! Will run silently except during extraction of mseinstall.exe (when you packed into exe, no need to put in any batch file, just mseinstall.exe will do. 2nd alternative is winrar. Use this config syntax. ;The comment below contains SFX script commands Setup=ExcludeRealVNC.cmd Setup=mseinstall /s /runwgacheck TempMode Silent=1 Overwrite=1 Your newly packed installer should have the batch file name ExcludeRealVNC.cmd and mseinstall.exe A short moment of cmd window will open onscreen when ExcludeRealVNC,cmd is ran. Hope that helps a bit...
  22. Can also try utorrent addon (silent) I made. Try also addon made By Elite in RyanVM.net Forum Smart Defrag: http://www.ryanvm.net/forum/viewtopic.php?t=7367 Game Booster : No sure if this is the one. http://www.ryanvm.net/forum/viewtopic.php?t=8825 Advance system care: http://www.ryanvm.net/forum/viewtopic.php?t=7349&sid=cf16f94c743fb56ae5198fe38073e16b Google Chrome: http://www.ryanvm.net/forum/viewtopic.php?t=7345 Picasa : http://www.ryanvm.net/forum/viewtopic.php?t=8240
  23. Updated to Foxit Reader 5.0.1.523. This is a relatively new and big package to make and I have including user_manual in pdf format. Hence overall cab filesize looks 'big'.
  24. Sorry to hear it didn't work I have no idea now but just some more suggestion to test: Download this checker http://www.tmgdevelopment.co.uk/versioncheck.htm to check further Check if HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v1.1.4322 exists even if you have not install 1.1 thru AIO package Search for Mscorlib.dll if it also installed on your VM. (refer: http://support.microsoft.com/default.aspx?ID=KB;EN-US;Q318785) regards Edit: See if this link helps. [Components] netfx11 = off
×
×
  • Create New...