Jump to content

wolfcall

Members
  • Posts

    60
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by wolfcall

  1. @Dave3737 & Detay ..welcome @Gae ... If you want to translate to Italian language, then that is fine
  2. JR Display Printer v1.2 Addon Example opening file path:- let's you find file names in all folders in various ways... shortcuts added to programs\accessories and is uninstallable. Author's Description:- The JR Directory Printer utility allows you to print a listing of every subdirectory and/or file contained within a directory and/or subdirectory. It supports lowercase/dos style filename, file size in KB/bytes, attributes, custom file length, etc. http://www.spadixbd.com/freetools/ 5e2d5004a9fd5020d186550698ae5705 177 kb's Download
  3. just a footnote ... I ran the silent installer from svcpack slipstream and installed perfectly ... although I have sfc patched (disabled) by nlite ... didnt think wfpdeprotect would effect anything ... but think it did ... was replacing a file later and sfc blocked me ... I thought oh sh**t lol ....no problem I deleted dllcache...and replaced sfc dlls from my iso and got rid of sfc. so just in case, I think wfpdeprotect is enabling sfc after that 1 minute, perfect for sfc enabled install, but for anyone with sfc disabled to begin with, might find it enabled after that minute.
  4. comctl32.dll 3x versions of this dll on Xp Pro Disk (1 X i386 folder ... and 2 more in ASMS folder contents) I edited the bat file then ran the batch and installed completed iso in vmware ... all went well. Here's how I edited the bat to patch all 3 versions:- :comctl32 title XPtsp script Progress 9%%%... set name=comctl32 set ext=dll set big=COMCTL32 set com=DL_ if not exist "i386\%big%.%com%" set com=dll if not exist "i386\%big%.%com%" goto comctl32_2 %xp% "i386\%big%.%com%" "%tmp%\%name%.%ext%" >nul if exist "i386\%name%.%ext%" Del "i386\%name%.%ext%" >nul %rh% %ao% "%tmp%\%name%.%ext%", "%tmp%\%name%.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext% %pe% -c %tmp%\%name%.%ext% >nul set com=DL_ %cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\%name%.%ext%" "i386\%big%.%com%" >nul :comctl32_2 set name=comctl32 set ext=dll set big=COMCTL32 set com=DL_ if not exist "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" set com=dll if not exist "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" goto comctl32_3 %xp% "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" "%tmp%\comctl32_2.%ext%" >nul if exist "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" Del "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" >nul %rh% %ao% "%tmp%\comctl32_2.%ext%", "%tmp%\comctl32.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext% %pe% -c %tmp%\comctl32.%ext% >nul set com=DL_ %cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\comctl32.%ext%" "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" >nul :comctl32_3 set name=comctl32 set ext=dll set big=COMCTL32 set com=DL_ if not exist "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" set com=dll if not exist "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" goto comdlg32 %xp% "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" "%tmp%\comctl32_3.%ext%" >nul if exist "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" Del "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" >nul %rh% %ao% "%tmp%\comctl32_3.%ext%", "%tmp%\comctl32.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext% %pe% -c %tmp%\comctl32.%ext% >nul set com=DL_ %cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\comctl32.%ext%" "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" >nul
  5. @bober .. cheers for reply about Remote Desktop Files. I see what happend ... Xp Pro iso (with sp3) untouched, has same file names as batch, till I added sp3 update pack to iso before patching. The update pack updated file versions of remote desktop files and renamed them, and altered layout.inf to change file names when files installed.
  6. works nice .. thanks btw- WfpDeprotect is nice little toy too; hadn't seen that one before :thumbsup_anim:
  7. Remote Desktop Connection files .... mstsc.exe mstscax.dll think the Xptsp bat needs a few name changes .... those files are named differently in XP iso (LHMSTSC.EX_ ...and LHMSTSCX.DL_) ; then TXTSETUP renames them to file names in the batch
  8. @UtCollector .... nice little application ... I downloaded and installed and it runs fine although when you uninstall it, it's a bit messy .... uninstaller leaves CAD 2009 Edition folder behind, with Configuration.exe inside it .... and worst thing, leaves taskmgr screwed until the reg fix applied. anyway I like it ... so, I remade the addon and fixed the uninstall, so that all removed, and taskmgr reg entry gets returned to normal during uninstall....I changed some bmp's png's and icons to suit my desktop, but you are welcome to the addon if you want it .... and you could replace bmp's and stuff to your liking. anyway, like I said ..... nice application :thumbsup_anim:
  9. @mona ... & ...AMIRZ ... was chatting to DennyMK on skype earlier, and he thanks you for your kind posts... and hopes that you will understand that it has not been possible for him to respond to your nice comments. He is a "Banned member" and therefore can't say thanks in person, so I will, on his behalf. Thanks
  10. thanks .... I like this works fine, just occassionally doesn't process bigger files, but always seems to work if files not too big
  11. Your CPL v1.2 Addon Example of programs added to my control panel:- let's you add programs of your choice to control panel. Author's Description:- Some of the items in your Start menu really belong in Control Panel. YourCPL puts them there. Anything you can run from a command line can be added. http://www.iansharpe.com/downloads.php a56a281eac18132bd0fd1c1bd6bbb59c 5 kb's Download
  12. when I seen your request ... I started making it, but wanted to check it was wot u meant before uploading... I'll add it as no.4 addon to main description very soon.
  13. mona .... do u mean add this sort of animated avi... to this section of Regedit.exe?
  14. @MANIKANT.S.GUPTA .... Not sure if it's the msgina (shutdown) you would like to see "cool blue". AVI backgrounds are not transparent ... background of avi needs matched to the colour of the image that its added to .... that makes it difficult to blend as though it's not blended when trying to be too creative with "cool" colours .....and also, most important, keep the AVI file size small .....don't want a 1mb dll file trying to play a 100 mb avi file ...lol....but I'll try a "blue" shutdown and post it, if it turns out ok. @AMIRZ & Talisman ... very welcome
  15. @bigb ... welcome @Talisman ... cheers No, it's not rocketdock or objectdock; and the sidebar isn't the usual Vista Sidebar. I'm using Winstep Xtreme v8.11, it's providing the side-gadgets and the dock u see, and another hidden dock on the left of my screen that activates when I hover mouse over it .... Here's the homepage:- http://www.winstep.net/index.asp?cat=winstep on that page, you can play a little video of it, to see it in action.
×
×
  • Create New...