Content Type
Profiles
Forums
Events
Everything posted by Geej
-
This is an autoit utility to silently randomize your desktop wallpaper by selecting a picture from %Windir%\Web\Wallpaper folder. It was an inspiration from a post here. I improved the script to accommodate more logic & features. Support jpg, jpeg, bmp & png pictures only. Will only set wallpaper to "Center" mode if image's width fall below 70% of your screen width. Most of the time it is using "Stretch" mode. If your picture ratio is same as your screen size, it is "Stretch" mode too. Will not interfere with your theme(s). Access thru Start ->All Programs -> Accessories->Random Wallpaper Changer or Desktop shortcut Includes 5 randomly selected wallpaper to get you, hopefully inspired to randomize frequently. (Source) Also include to randomize a wallpaper during ROE stage via a batch file. If you do not have ROE items, will still randomize your wallpaper. U will see it during creating desktop... Works on XP only. RandomWallChanger_Addon.cab Size: 1.28 Mb (1,342,725 bytes) MD5: 2C4C45866CE1FAE179A4E7A8AC848AD0
-
I normally shutdown the PC after I run HFSLIP just before I sleep. So I made a utility to do that. This autoit utility will shutdown your PC after HFSlip finishes it's task. You can run before or during hfslip runs (but not when it finishes) When HFSlip finishes, an attempt to send a keystroke to close the console window is triggered. 15 secs grace period to cancel Forced Shutdown. Does not requires any modification to hfslip-1.7.9-xxx.cmd Can run from any folder you wish. If you change your mind, can access thru systemtray to cancel this script. (Red icon) Tested in XP with hfslip-1.7.9_beta_t.cmd (should also work with rest of OS version) DetectHFend.exe DetectHFend.exe Size: 296.78 Kb (303,905 bytes) MD5: C1452C422B0C56863BFE695CC54FD3B2 Autoit code: Opt("WinTitleMatchMode", 2);2=subStr opt("TrayIconDebug",1) #Include <Misc.au3> _Singleton(@ScriptName, 0) Winwait ("Slipstreaming Complete") $FT02=WinGetTitle ("- Slipstreaming Complete") WinActivate ($FT02) WinWaitActive ($FT02) sleep (700) Send ("{enter}") sleep (1000) For $i=15 to 0 Step -1; 15 secs to cancel shutdown $Reply=msgbox (262180,"Shutdown PC in 15 secs...","Confirm Shutdown PC?"&@crlf& _ "Default Action is 'Shutdown' if no selection is made within 15 secs."& @crlf & _ $i& " sec",1); 1 sec timeout with Yes If $Reply = 6 then shutdown (5); 5=Forced shutdown If $Reply = 7 then Exit; User select 'No' next If @error -1 then shutdown (5)
-
Main Homepage TreePad Lite Freeware Personal Organizer, Text Editor, free PIM software, Database program, Personal Information Manager. The original member of the TreePad family since 1995, pioneer in tree-structured data-management. Personal database, organizer and text editor, freeware for Windows. TreePadLite_addon.cab Size: 617.66 Kb (632,479 bytes) MD5: 9602AB6012AD475A47DD17255B87962A Screenshot
-
Rota v0.7 Homepage Readme/screenshot Rota is simple and easy to use loss-less rotation utility for JPEG image via GUI. If you take a lot of photographs with your camera while on holidays,vacations,mega events etc, you will find this utility handy as it can quickly rotate your hundreds of photograhs to the orientation you want. But rotate only after you move your photographs to the hard-disk as the program runs much faster than rotating directly from removable media (like SD, Compact Flash card). Rotav07_addon.cab Size: 452.46 Kb (463,318 bytes) MD5: FEA212B64F08AF9388BDAE56959879CD
-
Minor changes. See 'edit' at end of #1
-
Possible Sandboxie or Returnil might be causing the problem. Try uninstall them and see if problem exists.
-
MBSASetup-x86-EN.msi goes to HFSVCPACK_SW1 (Note: it's .msi extension. tested ok on VM)
-
I'm sorry ZEUS. I dun know about Turkish language. You can try using http://www.softpedia.com/get/System/OS-Enh...tiPatcher.shtml to patch your host OS. Thenslipstream that file if it works.
-
Hi Kiki BurghHas re-up for another 2 weeks, same hash.
-
Updated to 2.0 beta 17127
-
U can try to create a batch file with the following syntax: Start "poweroption" /B wscript poweroption.vbs Put poweroption.vbs & poweroption.cmd in HFGUIRUNONCE and see how it goes. (Not tested) If it is not working, I believe it can be replace with a .reg file since it is kinda of registry tweak. edit: Did a small testing and the following works: create and put a batch file (say poweroption.cmd) in HFGUIRUNONCE wscript %windir%\poweroption.vbs exit Put poweroption.vbs in HFEXPERT\WIN folder
-
I don't have problem with kb973525. Kind regards
-
Beta S looks good. NO error or whatsoever. (done with Wi 4.5, WMP11, IE8, latest dx). Thanks for the continuous improvement.
-
Screen capture that will get video instead of a black square?
Geej replied to bizzybody's topic in Windows XP
Just play a .wmv file on WMP11. Freeware PicPick can capture video image. -
Kaufman Tray Launcher v 1.10 Website This is an application that sits in the tray and displays various pre-configured software shortcuts. You can use this application if you want to speed up your application start process, because it allows you to open your software more quickly. Note: 1) Auto Startup item 2) Install to %programfiles\Kaufman TrayLauncher 3) No ununinstaller. All files are standalone. 4) You can replace your own shortcut setting (Launchers.ini is located in %programfiles\Kaufman TrayLauncher) via KaufmanTrayLauncher01SI.exe after you have configured it thru the program GUI. 5) KaufmanTrayLauncher02Edit.exe is a launchers.ini self-editor (Autoit complied script). It modifiies your Drive letter to systemdrive letter. Support ?\windows & ?\Program files path only. (Useful in dual-boot system) 6) Sample Launchers.ini is provided with different Drive letter. After installation, it should map to your system drive letter. KaufmanTrayLauncher.cab Size: 537.63 Kb (550,534 bytes) MD5: 0BB6A9C60C74BAA6EABD3DB48C380C79 Screenshot:
-
You can test it on a virtual PC yourself. I doubt anyone here is going to test it for you as they don't use it.
-
Hi Tomalak No problem. To each his own ... Kind regards
-
We are lucky that MS uses /q switch for silverlight and happen to be compatible with HFSVCPACK_SW2 switch but not all application uses /q switch and we do not have additional HFSVCPACK_SW3 / HFSVCPACK_SW4 etc to accomodate various switches. Hence use the HFAAO Not really sure if you think it is easy but if you manage to create pack yourself, it is not really hard. There are many addon in nlite - application addon. Download to study them. ==== There are 2 main types of applications addon : sysoc inf type (true addon) & svcpack.inf type (silent installer with or without switch) For silverlight, since it can install with silent switch, you install via svcpack.inf Create a new folder, say 'Silverlight30408180'. Inside 'Silverlight30408180' folder, create a text file manually with filename entries_Silverlight.ini (extension should be .ini, not .txt) -> put your syntax here. I may have sound it simple, but the entries.ini bare minimum should contains [EditFile] and [AddProgram] section only. At the same time, create a new folder called 'svcpack' Next put the installer file, Silverlight.exe into this 'svcpack' folder To cab everything properly, use archiver tool to cab it. I use interchangably cabtool, TugZip and cabpack etc to cab the whole folder structure. If final file pack will be Silverlight30408180.cab Place it in HFAAO. (BTW, true addon only uses .cab format) Alternatively, you can also create the pack in Silverlight30408180.7z (7zip format) In case you download some 3rd-party created application in .7z form, ensure HFTOOLS has 7za.exe. I upload the silverlight 3 addon. Put it in HFAAO You may wish to uncab the file to see its file structure. Also take a look at Entries_Silverlight.ini. It contains the silverlight.exe /q switch in [AddProgram] section. After you ran HFSLIP, open with notepad sourcess\i386\svcpack.inf, look under [setupHotfixesToRun] section, you will see silverlight.exe /q is listed there. Ready to install at T13. Silverlight30408180.cab (Host for 2 weeks for download) Size: 4.7 Mb (4,923,380 bytes) MD5: 8619C4E2A536982569ABEAF03428A8F8 More reference: [Tutorials] Creating Your Own Updates & Addons (Look at the 2 stickly treads) Just a note: not all true addon posted at RyanWM Board is compatible with HFSLIP. Always test true addon in VM first.
-
ChangeDesktopWallpaper.au3 I have attempt to modify the script to make it work with all images type (.png, .bmp, jpg etc). Since it need to be converted to bmp, I use IrfanView main executable to do this task. Hence for the script to work, it requires you to put i_view32.exe in either the same folder as the script or C:\Windows. (I prefer C:\Windows) Image location is C:\WINDOWS\Web\Wallpaper I have included the modified script (as in the above) for you to edit as well as the compiled script (as in below) so that non-autoit user can also use it. Tested in XP only. Enjoy ChangeDesktopWallpaper.exe
-
how to close a folder through cmd/bat?
Geej replied to laz3boy's topic in Unattended Windows 2000/XP/2003
Try NirCmd.exe. Read the help file. To close all opened explorer folders, syntax : nircmd.exe win close class "CabinetWClass" To close only a particular folder, say My Picture folder ( I have My Pictures & My Music folders open), syntax: nircmd.exe win close title "My Pictures" -
Thanks for the thanks!
-
Update to 2.0 Beta (Build 16546) The following are updated: 1) utorrentSelfUpdate.exe: Update most of *.dat within App_uTorrent folder 2) utorrentSilentScript.exe Just a small note: Shortcut on Start Menu & Desktop now goes to all user's folder. Only QL is current user. The blue theme icons will reset to green if new user launch the program via the shortcut and select to create shortcut on Start Menu and desktop.
-
Try Ctrl+Alt+Del to bring up Task Manager. Type Explorer.exe from Files-> New Task (Run...). It might restart Explorer and get to desktop.
-
Just for your info. U don't really need to change the line of hfslip-1.7.9_bata_m.cmd Create your application and put it in HFAAO folder is a better approach.
-
Can you recall what happen prior to this problem? Eg. like install hardware or it's driver, Softwares or using some kinds of anti-spyware programs (that might cause problem after cleanup) etc