i have a Windows 7 ultimate iso got from window ISO downloader What i am trying to achieve is, during installation i want the Daz's loader do its thing itself automatically in other words i am asking for if its possible on Daz's loader to make it automatically activate windows during the install without having to do it manually, is there any way to do this? i tried to read the "read me" file i couldnt see anything about what i am trying to achieve Looking forward to hear from the experts Thank you
ei.cfg [EditionID] [Channel] OEM [VL] 0 (Making Of Pre-activation) Sources\$OEM$\$$\SETUP\SCRIPTS\ Loader.exe + Keys.ini + setupcomplete.cmd setupcomplete.cmd @echo OFF %~dp0"Windows loader.exe" /silent /preactivate cd %~dp0 attrib -r -a -s -h *.* SHUTDOWN /R /T 5 RMDIR /S /Q "C:\Windows\Setup\Scripts" exit
This is Windows 7, so any ei.cfg needs to be either deleted (will show the edition screen during setup) or needs to specify the wished edition to install. EDIT: The info is found at the end of the Loaders readme.
Thanks guys i am still struggling lol i guess this all too intense for me i guess i will just go the traditional way install the os than run the program you guys are right i did see the info on read me but its way confusing with me taking into consideration i got learning disability probably a video would have helped me out lol
@Enthousiast Thanks for the picture means allot helping me out like this must say internet friends are better than close friends it looks easy but i am still lost, the area of confusion you mentioned :create a folder "$OEM$\$$\Setup\Scripts", create a file "setupcomplete.cmd" where should i create? should it created on a mounted iso file? or i should just right click on my desktop and create the file and paste it into mounted iso file as i use poweriso the windows 7 ultimate i got is 64bit
NVM i figured it out, all i had to do was click on iso file and poweriso would start up and i was able to create the folder as instructed and for the cmd script all i did was open my notepad paste the script and save it as setupcomplete.cmd and inserted it into the folder i created under script and ofcourse included the loader thanks family took me a while to understand i read it 5 times and understood