New Names IR6 cause in trial you get genuine status with same W7 usage and appearance at 6 month intervals between 5 minute installs IRRS cause you you get to test Office 2013 via Infinite Restore Service or for W7 IRW = Infinite Rearm Wizard ✓ and for O13 IRRJ = Infinite Restore Rearm Jedi lets come up with neat names
@ Timesurfer Not sure what your future plans are with this batch or other batch files but about the links to websites and torrent magnet links- It would be nice if you or someone added some code so that the website pages are opened upon button press. Same as with the torrent/magnet links. With utorrent, magnet links are saved in C:\Users\<USERNAME.\AppData\Roaming\uTorrent as torrent files which can easily be shipped with a batch file or even better, written in the batch as a line of code that is exported to a torrent file, then opened so that the users default torrent client will begin the download. Ive even seen torrent clients with command line options for adding files/links for download. Also, wget is really handy - which you could use to download the Win7 USB tool and then execute the installer.
Nice Infinite Rearm Wizard = IRW Office Eternal Grace Assistant = OEGA There is no "press" in batch just simple keyboard entry Not trying to put the W7/2013 repository in Duality just provide "Links and Details" and "ISO installation basics" for users to get ISO's needed to test W7/2013 and simple instructions how to work with ISO files So just open Duality 420 then open Details and links, then right click console and click mark then select link and paste in browser URL These are direct links Simple = copy mag link, click add torrent from URL, paste + copy app, then paste in browser, poof free programs Please use lower case t not T in timesurfer except when your starting sentence
Would be best if had customization console for color change We can use this to cancel set for colors Code: Delete a variable Type SET with just the variable name and an equals sign: SET _department= Better still, to be sure there is no trailing space after the = use: (SET _department=) or SET "_department=" I will think about what to implement and talk about it tomorrow I will not want to add any rogue programs or stuff. Duality is pretty simple and I only want to add what would make it easier for beginners as that is how I designed it! Will probably add seperate console for clicking programs hence extra option in main menu I have a lot to do with the new possible service to run rearm checks and do IORRT stuff and funtions really just need the functions not the service but would be neat to try something new and learn service .vbs coding