Jump to content

maxvre

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About maxvre

maxvre's Achievements

0

Reputation

  1. I know you've already bought the hardware but would you not be better running 98SE under something like virtualbox? That way it could run at its best on better hardware. All those old games would run fine if you can get 98 up and running under VB.
  2. Yes as above, easiest way is to use dism command to add all msu's found inside a specified folder. For example: dism /image:C:\Users\max\Desktop\win7lab\mount /Add-Package /PackagePath:"C:\Users\max\Desktop\win7lab\updates32" This single line adds every msu file found inside the updates32 folder to the mounted wim file automatically. I just download all the msu's and put them in the folder. Then after mounting my wim using dism, I run this command and watch it install them one after the other all automatically.
×
×
  • Create New...