Advertisement
Guest User

Setting up WinXP + 3IE/7FF/4Saf/6Chr/4Opera

a guest
May 10th, 2012
1,018
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1.  
  2.  
  3. # Total time: 2.15
  4. # Result: WinXP VM with 24 browsers, 3 GB on disk
  5.  
  6. # (all necessary files have been downloaded to the WinShared directory)
  7. $ du -chs *
  8. 24K Antiwpa-V3.4.6 for X64 and X86.ZiP
  9. 3.5M ccsetup318.exe
  10. 121M Chrome
  11. 69M Firefox
  12. 35M Opera
  13. 121M Safari
  14. 2.3M Sandboxie 3.64+Patch 32bit.rar
  15. 548K drivers
  16. 391M Windows_XP_IE6.exe
  17. 742M total
  18.  
  19. # Start:
  20.  
  21. 00.00
  22. $ cd WinShared
  23. $ unrar x Windows_XP_IE6.exe
  24. VBOX: Create a WinXP [1GB RAM] VM, "WinXP WebDev"
  25. $ mv "Windows XP.vhd" "WinXP WebDev/"
  26. VBOX wizard: Select Disk [create]
  27. VBOX: Settings > Network > Not attached
  28. VBOX: Settings > Shared folders > Add shared folder "WinShared"
  29.  
  30. 00.04
  31. VM: Safe Mode
  32. VM: Log in on Administrator, password: Password1
  33. VM: Confirm safe mode, ignore the missing driver messages
  34. VBOX: Devices > Install VirtualBox Guest Additions
  35. VM: My Computer > [Double-click on the new drive]
  36. # Go through the wizard. When the installation has finished, choose "Reboot now".
  37.  
  38. 00.07
  39. VM: Safe Mode with Networking. Log in.
  40. VM: Confirm safe mode, ignore missing driver dialogs [do not close it!]
  41. VM: Run Command: net use x: \\vboxsvr\WinShared
  42. # Where WinShared is the shared folder as defined previously
  43. VM: Open the X:\ drive
  44. VM: Run AntiWPA (AntiWPA3.cmd) [ENTER]
  45. VM: Install CCleaner [Shortcuts only, auto-update disabled. No toolbar]
  46. VM: [Windows] + [Pause break] > Advanced > Performance [Settings] > Advanced > Virtual memory [Change] > No paging file [Set] [Ok]
  47. VM: Install missing drivers.
  48. # Now, Validation never runs again; The VM never expires
  49.  
  50. VM: Run Command: services.msc
  51. VM: Sorty-by: Start-up type
  52. VM: For services not shown in the screenshot Set "Startup type" to Manual or Disabled
  53. # Now, unnecessary services will not start
  54.  
  55. 00.26
  56. VM: Run Command: control userpassword2
  57. VM: Remove IE User
  58. VM: Remove the check before "Users must enter username and password ..."
  59. VM: [OK] Enter "Password1" twice, [OK]
  60. VM: Reboot
  61. # Now, auto-login is enabled
  62.  
  63. VM: Boot normally. You will automatically be logged in
  64. VM: Install Sandboxie
  65. VM: Desktop > Properties > Desktop > Customize Desktop > Disable "Desktop Cleanup wizard every 60 days"
  66. VM: Run CCleaner, check everything except for "Wipe free disk space"
  67. VM: Shutdown
  68. # Now, the WinXP-OS is ready for use!
  69.  
  70. 00.30
  71. VBOX: Create a snapshot as a checkpoint (in case you mess up with browser installs)
  72.  
  73. # Depending on your wishes, the following may differ:
  74. # Browsers (24!):
  75. # 7 FF +Firebug, HttpFox, Web Developer toolbar, Console2
  76. # 4 Saf [in Sandboxie]
  77. # 6 Chrome
  78. # 3 IE +IE Developer toolbar
  79. # 4 Opera
  80. 02.15
  81.  
  82. # Disk space: 4.1G
  83. # Exported appliance: WinXP WebDev.ova 1477100032 [1.4G]
  84. # Disk space (imported appliance): 3.0G
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement