Jump to content

gunsmokingman

Super Moderator
  • Posts

    2,296
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by gunsmokingman

  1. Here is something I worked out fast this is a demo Is this what you where asking about Save as Demo.Hta
  2. Worked On Vista and it read the key for Office on Vista Nice Little App.
  3. At The end of the runonce add this line, so when you restart it will run the clean up. Last Line Of The RunOnce CleanUp.cmdThis just a example use your own location, use a VBS file or Cmd
  4. Did the script work, I was only able to test 2 parts of the 3. The script can be modified to add more error controls. This is the page I go to for help with scripts. The Hey, Scripting Guy! Archive
  5. I use Ms Paint for simple things because it loads up faster then PSP9 I use, for the more complex things.
  6. Here is a VBS Script That does All Three Above Batches I have only tested the attrib part and compact part, I did not want to test the delete part. Blue Text Are The Varibles For The Script Green Text Are Array That Store The Various Information Orange Text Is A Error Control Red Text Is The Action It performs In The Loop Purple Are The Loops For The Script This Is to delete the file Messagebox popup with built in timers" '''' Those comment out the line like Rem In Batch files
  7. Here try this VBS Script and see if it works I tested it on my computer and got not errors. Blue Text is the locations as varibles Green Text is the array for the files
  8. You would have to hack shell32.dll This is part one This is part two
  9. Try the VBS script I left above in your runonce Example Save As CleanUp.vbs
  10. Work On My XP Pick Up the Key for both XP And Office. I will try it later on my Vista install.
  11. It was just to show the differences between the 2 that all nothing more. I left these 2 out because I had no idea what the directory was.
  12. I made this hta to start the install of Vista from a desktop, all you have to do is mount the image, in what ever program you use. It will then make a folder called VistaInstall on systemdrive and copy the files there then ask if you want to start the install. Install Vista From Desktop
  13. I was bored and redid Marthax Cleanup.cmd in a VBS Script to show the differences between the 2. This shows only the shutdown dialog, the delete file and folders are silent. Green Text are the arrays for file and folders
  14. Read this thread and it should help you. Clean Up templates
  15. Make A SFX rar file and place the cmd in there.
  16. Axialis IconWorkShop can do a bunch of different formats of images, That can be converted to Icons. But I dont know if it can be done threw a bacth file.
  17. I dont use auto it, so I dont know about that. Those are folder in a Ua Cd Install Make A UA CD For CDROM Install Folder Directory Saves As UaCDROMDir.Cmd Make A UA CD For Harddrive Install Folder DirectorySaves As UaHardDriveDir.Cmd
  18. What my Run Box Looks Like Run Box
  19. Question 4 reply Msgina.dll For The Logon Screen Question 5 relpy you would have to make a new theme file, and replace the wallpaper name and path to what you want. Wallpaper=%WinDir%Web\Wallpaper\Windows XP.jpg Wallpaper=%WinDir%Web\Wallpaper\YourWallpaper then place it in Theme File And Wallpaper For Ua Install Location YourHardDrive\XPCD\$OEM$\$$\Resources\Themes\YOURTHEME YourHardDriveXPCD\$OEM$\$$\Web\Wallpaper\YOURWALLPAPER then make your cd it will then copy the theme file and walpaper to YourHardDrive\WINDOWS\Resources\Themes\YOURTHEME YourHardDrive\WINDOWS\Web\Wallpaper\YOURWALLPAPER During the install process.
  20. Those are nice icons for the drives. Who made those icons? Desktop look clean Theme I did myself.
  21. Lile he said but make sure they start with %systemdrive% instead of the drive letter.
  22. I make my shell32 smaller then the original, I would never make mine bigger it defeats the purpose of hacking the shell. Original Size Approx 8 mb My Size Approx 7.5 mb What My XP Looks Like
  23. If you intergrate the updates the shell32.dll is expanded. So why would you want to recompress the shell32 if it left like that.
  24. If you intergrate the updates the shell32 is expanded all ready. Remove By Gsm old post
×
×
  • Create New...