Jump to content

Fixit

Members
  • Posts

    203
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Fixit

  1. hey, maybe this hex edit will work.. file: SMSS.EXE string: Professional Setup 50 00 72 00 6F 00 66 00 65 00 73 00 73 00 69 00 6F 00 6E 00 61 00 6C 00 20 00 53 00 65 00 74 00 75 00 70 to: Media Center Setup 4D 00 65 00 64 00 69 00 61 00 20 00 43 00 65 00 6E 00 74 00 65 00 72 00 20 00 53 00 65 00 74 00 75 00 70 or to:Media Center Edition Setup 4D 00 65 00 64 00 69 00 61 00 20 00 43 00 65 00 6E 00 74 00 65 00 72 00 20 00 45 00 64 00 69 00 74 00 69 00 6F 00 6E 00 20 00 53 00 65 00 74 00 75 00 70 for home try string: Home Edition Setup 48 00 6F 00 6D 00 65 00 20 00 45 00 64 00 69 00 74 00 69 00 6F 00 6E 00 20 00 53 00 65 00 74 00 75 00 70 to: Media Center Setup 4D 00 65 00 64 00 69 00 61 00 20 00 43 00 65 00 6E 00 74 00 65 00 72 00 20 00 53 00 65 00 74 00 75 00 70 or to:Media Center Edition Setup 4D 00 65 00 64 00 69 00 61 00 20 00 43 00 65 00 6E 00 74 00 65 00 72 00 20 00 45 00 64 00 69 00 74 00 69 00 6F 00 6E 00 20 00 53 00 65 00 74 00 75 00 70
  2. it seems that now it has an installer as well! (reshack_setup.exe)
  3. Toch 2010 geworden Vertalen van zo veel res files kost veel tijd. :type: nice work! +1
  4. very nice work.. i'll probably gonna use some as soon as i can let go of XP btw, nice dl buttons!
  5. Thanx for testing Muiz. np your welcome. cool that's good news, tnx.
  6. Updated to version 1.2 -Every one should get the red/black theme now regardless of XP Edition (home/pro/mce) -The theme files for each xp edition can be replaced in the batch.exe with a custom one (only in the red batch.exe and if the file names are the same. eg "Extra\luna.mst" "Extra\luna.the" and "Extra\blue_ss.dll" for xp pro -Red task manager updated with exta bitmaps (like in the green batch) -logonui.exe now has the right bitmap for all xp editions -Updated the red bootscreens Download: File:XPtsp Red v1.2 Batch md5: 84f3c2d47f21ce60ff9a8e95214ef6ac Size:40.6 gr
  7. DriverPacks needs to be added last... try it like this: always use a clean xp source. first integrate updates and addons then DriverPacks.
  8. Added 64bit Task Manager mod editions and updated the taskmgr.exe replacer to version 1.2 ~Added some checks ~minor script fixes first post updated
  9. Fixit

    Argument

    ROFL very good one! LOL
  10. ---------------------------------- Windows Se7en File Replacer v1.5.4 ---------------------------------- What It does System modders need to take ownership of a system file before it can be replaced.. To make this process a little less time consuming I wrote a small program that does these tasks for you... This program will, backup the OLD file, save the ownerships, take Admin Ownerships and replace it with the NEW dragged or manually selected system file to finally restore the ownerships back to how they were found. It does this in just a few seconds! Normally when a file is replaced the file's ownerships are changed and the "TrustedInstallers" will be gone. However, the Se7en File Replacer will save all file permissions of the file before replacing it and after replacement restores them back to how the Replacer found them!! (even TrustedInstallers if the file had them to begin with) The Replacer will first look in the "system32" folder for a match with your NEW dragged file, if the OLD file is found it will be backed up and replaced without prompt, otherwise you will be asked to select it manually. (note for x64 users: please don't drag SysWOW64 files as they will be placed in the system32 folder, use the manual function instead!) The manual button will let the user select a new file first and then select the old file which needs to be replaced. With this function any file in any location can be replaced. It's just an .exe and nothing will be installed. I've added some extra option like: "clear icon cache" to refresh your icons and a "sfc /scanfile" option to select and restore a single file via the Windows File Protection service in an easy way. WARNING: Use is at your own risk! This tool is to replace un-owned system files. Be careful not to use this if you don't know what you are doing.. This can and will break the system if corrupted system files are used to be replaced! File extension filter: ".dll" ".exe", in the manual option. Will only show these types in the select file dialog. Se7en File Replacer Version: 1.5.4 Requirements: ~ Windows Vista\Se7en (32bit\64bit) Screenshots: Windows Se7en File Replacer v1.5.4 Download: (Date: 28-Aug-'10) MD5:05833efed478f802334388c2ee3b16f9 Size:465 KB Hope this will be helpful. Change Log: v1.5.4 - 28-Aug-'10 ~Small script fixes ~Improved the file replace code for non English systems v1.5.3 - 20-Jun-'10 ~small bug fixes ~Better x64 support ~*.mui files are now also supported to be replaced in sub folders of system32 as well as syswow64.(manual) ~Updated the restore "TrustedInstaller" ownership function, to also restore the "SYSTEM" and "Users" ownerships back to default read and execute only. v1.5.2 - 17-Jun-'10 ~Added a few checks to try to detect "syswow64" files and warn the user if one is dragged to be replaced in the "system32" folder v1.5.1 - 15-Jun-'10 ~Added an option that restores the ownership "Trusted Installer" back to a selected file, and sets the administrators ownerships to read" and "read and execute" only, to the extra menu! v1.5 - 10-Jun-'10 ~Added x64 support for windows seven!! ~Added a menu to the program with extra functions ~Added SFC /scannow to the menu to scan/restore your complete system ~Added SFC /scanfile to the menu to scan/restore a single selected file ~Auto detects running files and closes and restarts automatically ~Added the option to refresh your icon cache ~Added the option to make a quick Restore Point ~Added "reboot system" to the menu ~Major scrip fixes and updates ~When replacing a file the current file ownerships of a file are now restored back to how they were found ~All files can now be replaced on the spot!! e.g. shell32.dll etc. (i left the replace on next reboot option in for those who might still need it, but for visa/seven it is not recommended to use it for system files because it will not restore the file ownerships) v1.4 - 14-Apr-'10 ~Added the option "Delete a file" this will be done on next reboot ~Added optional direct reboot when on reboot is checked ~Minor scrip fixes and updates ~Added extra tool-tips ~Relocated the buttons a bit ~Updated to latest autoit v1.3 - 3-Feb-'10 ~Added the option to replace any file on next reboot ~Important bug fix in the manual function!! ~Manual function back to fully manual ~Small appearance change v1.2 - 1-Feb-'10 ~Minor script fixes ~Small appearance changes ~Shell32.dll will now be replaced at reboot. Experimental!! (tnx Dougiefresh) v1.1 - 30-Nov-'09 ~Minor script fixes. ~Added some checks. ~Manual now also looks in system32 first. ~Repositioned the drag window more left and up. ~Window now stays on top for easier file dragging. v1.0 - 28-Nov-'09 ~First release Note: ~ Replacer will run in Admin mode ~ Just an .exe nothing will be installed. At replace of a file a backup "*.*.bak" will be made in its original folder (Once only). ~ Drag and drop only works if "UAC" is disabled* (you can still use the program by clicking on the "Manual" button.) ~ Regarding x64 folders.. The manual function can be used to have full location control. ~ Use on own your risk. Thanx to: Dougiefresh for his help testing and debugging!! robi450 for beta testing and reporting Regards Fixit
  11. I made a exe "TaskManager Replacer.exe" that will take owner ship, backup and replace the taskmgr.exe file. Task Manager Replacer v1.2 (Date: 28-Nov-'09) MD5:24d67bfeed1a4a35c5ccd9c77feb6cda Size:336 KB
  12. Cool! if u want more i just need two "toned" colors so the grid and the line are not the same... any 2 colors will do just pick 2 from your text color picker.
  13. ok ill try to find a other one.. i think i saw a related post here somewhere...
  14. hmm.. it works here. did u close all windows (or reboot) after u added the reg file?
  15. i think they will.. If u would like to try it, please let us know? lol..
  16. ok .. done them all first post updated!
  17. Thanx! yes it could.. you can replace the bitmaps via reshacker bitmap: 103, 104 and 125.. if wanted i prolly can make them all like the XPtsp ones?
  18. he, thanx for the report! we will look into it.
  19. Hi, made some task manager mods. hope u like.. Se7en Task-manager Mods Version: 1.1 File version: 6.1.7600.16385 Requirements: ~ Windows Se7en RC/RTM (32bit/64bit) ~ Languages: English/all Screen shot: Blue Windows Se7en Blue Task manager Download: 32bit 32bit (Date: 24-Nov-'09) MD5:71802891c2ab4fafa1edf269f794222c Size:118 KB Download: 64bit 64bit (Date: 30-Nov-'09) MD5:dfc036c921a3ea1102cac5652095bc3c Size:139 KB Screen Shot: Red Windows Se7en Red Task manager Download:32bit 32bit (Date: 24-Nov-'09) MD5:d57807681a521f30a08cad74a74fee7b Size:118 KB Download:64bit 64bit (Date: 30-Nov-'09) MD5: e119b12748b98823998387a916305029 Size: 138 KB Screen Shot: Yellow Windows Se7en Yellow Task manager Download:32bit 32bit (Date: 24-Nov-'09) MD5: 1ad9f173b3ab9851e21e605baaf7ba23 Size:118 KB Download:64bit 64bit (Date: 30-Nov-'09) MD5: 0d89bec99ef1f4e1a16a3b6176c6f3a0 Size:139 KB Screen Shot: Purple Windows Se7en Purple Task manager Download:32bit 32bit (Date: 24-Nov-'09) MD5:612c18236e2cc5b008ce2e9146afc41d Size:118 KB Download:64bit 64bit (Date: 30-Nov-'09) MD5:5b2043ac1d35da88391dd02b7e824a49 Size:138 KB Screen Shot: white Windows Se7en White Task manager (on request) Download:32bit 32bit (Date: 24-Nov-'09) MD5:20a5b69c6467fc854879c230b845367c Size:117 KB Download:64bit 64bit (Date: 24-Nov-'09) MD5:a278abb424c76c6e96821584d2476f0b Size:138 KB changelog: v1.1 - 24-Nov-'09 updated the cpu/memory bars bitmaps to XPtsp a-like ones. v1.0 - 21-Nov-'09 first release. _____________________________________________________ Task Manager Replacer v1.3 To take Ownership, backup and replace the taskmgr.exe file Screen Shot: Download: (Date: 14-Jun-'10) MD5:20795ec3a992c052329091846773b07f Size:344 KB changelog: 14 Juni 2010 v1.3 ~ Added a menu bar ~ now x64 compatible ~ added save and restore ownership to the script ~ Added run sfc /scanfile (only on system32/taskmgr.exe) to restore it back to the original v1.2 - 30-Nov-'09 ~Added some checks ~minor script fixes v1.1 - 28-Nov-'09 ~added drag and drop(uac disabled only) ~minor bug fixes & script updates v1.0 - 25-Nov-'09 first release. _____________________________________________________ Gr Fixit Comments and requests are welcome for requests please post the color u like to have in hex... :type:
  20. Thanx! Just installed it on a friends pc. (via inf) works great! no problems here :thumbsup_anim: +1 !
  21. MediaPlayer 11 remover Updated naar versie 2.2.8
  22. ROFL! bedankt weer voor de update :thumbsup_anim:
×
×
  • Create New...