Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 25.89 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 1. Recovery
  2. 2. Genuine status
  3. 3. Questions and answers
  4. 4. UEFI motherboards
  5. 5. Checksums
  6. 6. Changes
  7. 7. Arguments
  8. 8. Extra
  9.  
  10.  
  11.  
  12. ##########################################################################
  13. #   1   -   Recovery
  14. ##########################################################################
  15. Is Windows failing to boot after you installed the loader? Just do the following.
  16.  
  17. * Boot up the PC from your Windows installation disk
  18. * Select the "Repair your computer" option
  19. * Select "Command Prompt"
  20. * Input "bootsect.exe /nt60 SYS /force" (without quotes)
  21. * Restart the PC
  22.  
  23. Note: If the above doesn't fix your boot issue then use the command "bootsect.exe /nt60 ALL /force" instead. Just make sure you remove all USB flash drives before you use the command.
  24.  
  25.  
  26.  
  27. ##########################################################################
  28. #   2   -   Genuine status
  29. ##########################################################################
  30. Have you installed the loader but you're not genuine? Just check the following.
  31.  
  32. * Check the details line contains "v2.1"
  33. * Try to validate online at http://www.microsoft.com/genuine/validate/
  34.  
  35. Note: If the details line doesn't read v2.1 then go to the advanced tab, select to disable type 4 memory and reinstall the loader. If that doesn't work then use the legacy mode instead.
  36.  
  37.  
  38.  
  39. ##########################################################################
  40. #   3   -   Questions and answers
  41. ##########################################################################
  42. Q. The loaders status says "Modified - Uninstall other cracks", what do I do?
  43. A. You can either find a way to uninstall the other cracks, download WAT Fix or format. http://forums.mydigitallife.info/threads/26994
  44.  
  45. Q. The loaders status says "Unsupported partition table", why is this?
  46. A. You're either using GPT on a UEFI motherboard or you've got a locked OEM partition. Both problems can be fixed by fully formatting your entire hard drive.
  47.  
  48. Q. I received the error message "Error finding your systems active partition", what do I have to do?
  49. A. You need to format the whole hard drive with a program like Active@ Kill Disk. This issue is caused by your locked OEM partition. http://software.lsoft.net/boot-cd-iso.zip
  50.  
  51. Q. I received the error message "Failed to add loader to the boot code", what do I have to do?
  52. A. Disable any system protection. Some types of software block the loader application from installing to the boot code.
  53.  
  54. Q. I've used a version of the loader before and it failed to work, what do I have to do?
  55. A. If you previously used bootsect to get back into Windows then you first need to press uninstall, reboot and then install the newest version of the loader.
  56.  
  57. Q. Why was table sorting changed so that it's now disabled by default?
  58. A. Some machines don't like the table order being changed so to make the loader more system compatible we disabled it by default.
  59.  
  60. Q. I've previously used another activation solution and I think it's modified my systems files, can I fix it?
  61. A. You can first try to uninstall what you originally installed and then try running "sfc.exe /scannow" from command prompt as an administrator.
  62.  
  63. Q. I lose activation status after my systems been to sleep or has been in hibernation, can I fix it?
  64. A. Go to the advanced options and select to disable type 4 memory, install the loader again and see if that cures it. If you're not cured try to disable type 3 memory instead. If it still fails try selecting the legacy setting.
  65.  
  66. Q. I installed the loader and my system hangs during the boot process, can I fix it?
  67. A. Go to the advanced options and select to disable type 4 memory, install the loader again and see if that cures it. If you're not cured try to disable type 3 memory instead. If it still fails try selecting the legacy setting.
  68.  
  69. Q. I installed the loader and rebooted but I'm not activated. The loader application displays the message "BAD SLIC SIZE" or "BAD SLIC DATA", can I fix it?
  70. A. Uninstall the loader, power down and then boot up the system again. Go to the applications advanced options and select to ignore the existing SLIC and then press install.
  71.  
  72.  
  73.  
  74. ##########################################################################
  75. #   4   -   UEFI motherboards
  76. ##########################################################################
  77. The loader doesn't work when the systems using GPT. The workaround is to pre-format your hard drive so that it uses MBR instead.
  78.  
  79. From your BIOS select to boot the Windows DVD without UEFI, go to the repair options, select command prompt and then enter this:
  80.  
  81. diskpart
  82. list disk
  83. select disk 0
  84. clean
  85. convert mbr
  86. create partition primary
  87. select partition 1
  88. format fs=ntfs quick
  89.  
  90. Boot the Windows DVD the same way you did the first time and then continue with the installation of Windows. Once complete you can then install the loader.
  91.  
  92.  
  93.  
  94. ##########################################################################
  95. #   5   -   Checksums
  96. ##########################################################################
  97. File   : Windows Loader.exe
  98. CRC-32 : ba005a44
  99. MD4    : 3a14bb92a647b894f1f6e4e4bf8a636c
  100. MD5    : 2fa16bc885c5a78754bcb2e546fae368
  101. SHA-1  : e1b0ba14dc395593a795caa6805ac6253f9fc747
  102.  
  103.  
  104.  
  105. ##########################################################################
  106. #   6   -   Changes
  107. ##########################################################################
  108. Version 2.1.2
  109. * Added a new GRLDR version that fixes 2 bugs
  110. * Added support for Windows Small Business Server 2011 Essentials
  111. * Added lots of missing Vista serials (Thanks to Tito)
  112.  
  113. Version 2.1.1
  114. * Fixed a bug that prevented existing SLIC's from being ignored
  115. * Fixed a bug that caused Windows 8 serials to be decoded incorrectly
  116. * Added Equus, Impression Computers and Xplore SLIC's and certificates
  117. * Added Toshiba Windows 7 Ultimate serial
  118. * Added Xplore Windows 7 Professional serial
  119. * Added Impression Computers Windows 7 Home Premium serial
  120. * Added LaCie Windows Server 2008 R2 Standard serial
  121. * Added Western Digital Windows Storage Server 2008 R2 Essentials serial
  122.  
  123. Version 2.1
  124. * Added a new GRLDR version
  125. * Added CRC32 checksums to SLIC and certificate dumps
  126. * Enhanced serial decoding so that it supports Windows 8
  127. * Added EXO, ONKYO and Quanmax Home Premium serials
  128. * Added EXO and ONKYO SLIC's and certificates
  129. * Removed NEC Ultimate serial as it's not NEC
  130. * Other minor tweaks and fixes
  131.  
  132. Version 2.0.9
  133. * Added a new GRLDR version
  134. * Added NTFS checks for the active system partition
  135. * Added Paradigit SLIC and certificate
  136. * Added Paradigit Home Premium serial
  137. * Added ZT Systems Home Premium serial
  138. * Added NEC Ultimate serial
  139. * Other minor tweaks and fixes
  140.  
  141. Version 2.0.8
  142. * Fixed a bug that prevented external SLIC's and certificates from loading
  143. * Fixed a bug that prevented the AT Computers profile from working
  144. * Added BGH e-Nova SLIC and certificate
  145. * Added BGH e-Nova Professional serial
  146.  
  147. Version 2.0.7
  148. * Added a new GRLDR version
  149. * Added Hyper-V support
  150. * Added Quanmax Professional serial
  151. * Added Stone Ultimate, Professional, Home Basic and Starter serials
  152. * Further enhanced partition identification
  153. * Fixed a bug in the uninstall function
  154. * Fixed access to the recovery menu (Hold 'R' during boot)
  155. * Other minor tweaks and fixes
  156.  
  157. Version 2.0.6
  158. * Added a new GRLDR version
  159. * Fixed the ignore existing SLIC option
  160. * Added Stone Home Premium serial
  161. * Added Itautec Home Basic serial
  162. * Added Stone and Itautec SLIC's and certificates
  163. * Cleaned up serials for all Windows Server editions
  164. * Other minor tweaks and fixes
  165.  
  166. Version 2.0.5
  167. * Added a new GRLDR version
  168. * Added a new option to patch all OEM table ID's
  169. * Added CCE, Chuangzhicheng and Crea SLIC's and certificates
  170. * Added CCE Windows 7 Professional serial
  171. * Added KSystems and Crea Windows 7 Starter serials
  172. * Changed the way partitions are identified which should fix boot issues for systems with hidden OS partitions
  173.  
  174. Version 2.0.4
  175. * Added a new GRLDR version
  176. * Recoded around 30% of the application so that the UI can always remain displayed
  177. * Added progress indicators
  178. * Added LG Starter serial
  179. * Added HP and IBM Windows Small Business Server 2011 Standard serials
  180. * Added Kraftway and Philco Home Premium serials
  181. * Added Philco profile
  182. * Other minor tweaks and fixes
  183.  
  184. Version 2.0.3
  185. * Added a new GRLDR version
  186. * Removed the prompt to ignore invalid SLIC's and have made the setting apply for Samsung systems only
  187. * Other minor tweaks and fixes
  188.  
  189. Version 2.0.2
  190. * Added a new GRLDR version
  191. * Added TAROX Ultimate, Professional, Home Premium and Starter serials
  192. * Fixed a bug that caused the wrong certificate to be dumped on some machines
  193. * Added a prompt to ignore the existing SLIC on a system if the SLIC is invalid
  194. * Other minor tweaks and fixes
  195.  
  196. Version 2.0.1
  197. * Added a new GRLDR version
  198. * Added TAROX and Vestel SLIC's
  199. * Added Positivo and Kraftway Home Basic serials
  200. * Enhanced the installation of GRLDR
  201. * Enhanced the dump option so that it will now dump the certificate and serial as well as the SLIC
  202. * Other minor tweaks and fixes
  203.  
  204. Version 2.0.0
  205. * Fixed a bug that could cause the application to crash
  206. * Fixed unicode character input for OEM information editing
  207.  
  208. Version 1.9.9
  209. * Fixed sandbox bug
  210.  
  211. Version 1.9.8
  212. * Added a new GRLDR version
  213. * Added OEM branding options
  214. * Added AT Computers, Genuine & Zoostorm SLIC's
  215. * Added Genuine Home Premium serial & Zoostorm Starter serial
  216. * Enhanced error handling
  217. * Enhanced environment detection
  218. * Other minor tweaks and fixes
  219.  
  220. Version 1.9.7
  221. * Added a new GRLDR version (This should fix many problems)
  222. * Added Viewsonic Starter serial
  223.  
  224. Version 1.9.6
  225. * Added a new GRLDR version
  226. * Added Aquarius, Hannspree, Hyrican, Lanix, Semp Toshiba, Twinhead & Synnex SLIC's
  227. * Added Exper, Fujitsu and Hannspree Starter serials
  228. * Added Dealin, Founder and Fujitsu Home Basic serials
  229. * Added Gigabyte and Shuttle Home Premium serials
  230. * Added Dealin and Mercer Professional serials
  231. * Added Fujitsu Ultimate serial
  232. * Added HP serials for UltimateE, ProfessionalE, HomePremiumE & StarterE
  233. * Other minor tweaks and fixes
  234.  
  235. Version 1.9.5
  236. * Added a new GRLDR version which fixes a bug that prevented activation on systems with an XSDT
  237.  
  238. Version 1.9.4
  239. * Added a new GRLDR version (Improves the ignore existing SLIC function)
  240. * Disabled table sorting by default for compatibility reasons
  241. * Added an option to disable type 3 memory as well as an option to reverse the SLIC search direction
  242. * Displays motherboard version to help with debugging
  243. * Added ECS, Dealin, Higrade and KSystems SLIC's
  244. * Added HCL, Ksystems and MSI Home Basic serials
  245. * Added MSI Professional serial
  246. * Added Dealin Home Premium serial
  247. * Other minor tweaks and fixes
  248.  
  249. Version 1.9.3
  250. * You can now install the loader from safe mode
  251. * Added Panasonic, Viewsonic and Kraftway SLIC's
  252. * Added Viewsonic and Kraftway serials
  253. * Fixed a status refresh bug that caused the OS information to be displayed twice
  254. * Other minor tweaks and fixes
  255.  
  256. Version 1.9.2
  257. * Added a new GRLDR version
  258. * Added an option to disable ACPI table sort (Use this if your system hangs under the default settings)
  259. * Added an option to disable the usage of type 4 memory (Try this if you lose genuine status after hibernation or sleep)
  260. * Tweaked the UI which now also displays the systems current serial
  261. * Fixed a bug which prevented the application from installing the loader over really old GRLDR versions
  262. * Other minor tweaks and fixes
  263.  
  264. Version 1.9.1
  265. * Improved corrupt SLIC detection
  266. * Added Medion Starter serial & STEG Professional serial
  267. * Added a new GRLDR version
  268. * Other minor tweaks and fixes
  269.  
  270. Version 1.9
  271. * Fixed a bug that caused a few systems to hang
  272. * Added an option to ignore a systems existing SLIC
  273.  
  274. Version 1.8.9
  275. * Added a new GRLDR version
  276. * The default boot menu display time is now set to 30 seconds
  277. * Custom usermenu.lst file scanning is now an option (disabled by default)
  278. * Other minor tweaks and fixes
  279.  
  280. Version 1.8.8
  281. * Added 8-bit SLIC checksum verification
  282. * Added a new custom application icon (Thanks to Logie)
  283. * Added a new GRLDR version (Fixes custom menu loading, just be sure to call your menu usermenu.lst)
  284. * Improved ASUS system profiling
  285. * Fixed a bug that prevented people upgrading from version 1.7.x to 1.8.4 or newer
  286.  
  287. Version 1.8.7
  288. * Loads your last used settings (Should work with all 1.8.x builds)
  289. * Added a new GRLDR version
  290.  
  291. Version 1.8.6
  292. * Added a new GRLDR version
  293. * Added SLIC detection with a dumping feature (Used to check if a SLIC is valid)
  294.  
  295. Version 1.8.5
  296. * Fixed a bug that caused upgrading to fail when "preserve current boot code" was selected
  297. * Added a new GRLDR version
  298. * Added Alienware serial (Professional)
  299. * Other minor tweaks and fixes
  300.  
  301. Version 1.8.4
  302. * Added a new GRLDR version (Calculates the EBDA end 256 bytes lower)
  303. * Added the ability to give the SLIC a custom position (Useful if SLIC emulation fails under the default options)
  304. * Added Olidata SLIC, certificate and serial
  305.  
  306. Version 1.8.3
  307. * Added a new GRLDR version (Fixes EBDA length calculation)
  308.  
  309. Version 1.8.2
  310. * Reverted the loaders memory scanning back to low memory first and then EBDA
  311. * Fixed x64 partition checks
  312. * Other minor tweaks and fixes
  313.  
  314. Version 1.8.1
  315. * Added a legacy mode which should activate some systems that don't comply with the normal ACPI specifications
  316. * Improved support for compressed partitions
  317. * Added Toshiba, Exper, Wortmann and Casper SLIC's
  318. * Added a new HCL Windows 7 Professional serial
  319. * Other minor tweaks and fixes
  320.  
  321. Version 1.8
  322. * Cleaned up and improved a lot of code
  323. * Added a new GRLDR version (Thanks to lash78 for spending a few hours helping to debug)
  324. * Made the UI even more user friendly
  325. * Added some new serials
  326. * Improved certificate OEMID to system OEMID installation
  327. * Made OEM recovery partition ignoring optional
  328.  
  329. Version 1.7.9
  330. * Fixed a bug that caused an error on non-english systems
  331. * Added an option to disable the loaders random file padding (Use this if you get stuck in a reboot loop and can't access GRUB)
  332.  
  333. Version 1.7.8
  334. * Fixed loader file padding issue that caused some systems to fail to boot into Windows
  335. * Fixed Windows Server 2008 R2 support
  336. * Fixed loader pointer issues (For when each OS needs it's own active partition exclusive while other primaries are set to hidden)
  337. * Added an option to set the boot menu timeout
  338. * Added an option to install the loader without changing your systems MBR (Good for Linux users & FirstDefense-ISR)
  339. * Added support for Haier, Hasee, HCL, Jooyon, NEC, Tongfang and Viliv
  340. * Added various new OEM SLP serials
  341. * Blocked title version modifications
  342. * Cleaned up some code for better performance (May help fix the rare partition finder error)
  343.  
  344. Version 1.7.7
  345. * Fixed loader modes to stop system hangs
  346. * Changed the way the loader is wrote to the partition (no more mounting)
  347.  
  348. Version 1.7.6
  349. * Improved the encryption support
  350. * Added support for Gigabyte
  351. * Added Toshiba Professional serial
  352.  
  353. Version 1.7.5
  354. * Removed the beta SLIC detection (caused crashes on 1.7.4)
  355. * Added support for LG
  356. * Added various new OEM SLP serials
  357.  
  358. Version 1.7.4
  359. * Improved SLIC detection (still not tied to anything, it's simply a BETA feature until I get more feedback)
  360. * Fixed file write errors caused by version 1.7.3
  361. * Added support for Server Standard R2
  362. * Added support for FSC, Quanmax and Trigem
  363. * Added various new OEM SLP serials
  364.  
  365. Version 1.7.3
  366. * Improved free drive letter assignment
  367. * Corrected some grammar
  368. * Added random SLIC encryption support, this means everyones SLIC will have a unique encryption
  369. * Added GRLDR file size randomization
  370. * Added GRLDR v0.97-DAZ+SEC-R2. This is just a minor version to support the random encryption
  371. * Added SLIC table detection (BIOS mod and software, it can tell the difference)
  372. * Added support for Advent, Medion and Nokia
  373. * Added various new OEM SLP serials
  374.  
  375. Version 1.7.2
  376. * Added encrypted SLIC support
  377. * Added random loader names
  378. * Added byte differences (everyones GRLDR loader won't be byte for byte the same)
  379. * Added a new GRLDR version (0.97) from zsmin (custom edition for my program)
  380. * Added /norestart argument
  381. * Added support for Windows 7 Home Basic (4 new keys)
  382.  
  383. Version 1.7.1
  384. * Removed window transparency to fix a Windows 7 artifacts bug and improve responsiveness on older systems using onboard graphics
  385. * Improved the "Custom menu.lst" loader option. It will now show all people using this setting the GRUB menu at system startup
  386. * Upgraded some certificates to version 2.1
  387. * Added a new GRLDR version (0.96) from zsmin (custom edition for my program)
  388. * Added external SLIC support (read "How to add support.txt" for more info)
  389. * Added support for BenQ and Sony machines
  390. * Added support for Windows 7 Starter Edition
  391. * Added various new OEM SLP serials
  392.  
  393. Version 1.7
  394. * Removed the older loader
  395. * Added loader mode options
  396. * Changed the UI so that it's now slightly transparent as well as resized to suit the new options
  397. * Added Samsung support for Windows 7 Ultimate, Professional & Home Premium editions
  398. * Improved internal resources security
  399.  
  400. Version 1.6.9
  401. * Added amber as a color to the application integrity checking as well as a few tweaks to the existing code (you should still always check the displayed application path even when green)
  402. * Cleaned up some code for better performance
  403. * Added new GRLDR 0.94 from zsmin
  404.  
  405. Version 1.6.8
  406. * Added application integrity checking. This is a new feature which will display you with information about how the application was launched when the mouse is hovered over the green or red icon. It's goal is to inform you if you are running an untouched version of the application or one that could have been modified in some way by a script kiddie. Of course green is the best result, if it's red then be cautious as someone's likely binded a trojan!
  407.  
  408. Version 1.6.7
  409. * Fixed Windows Vista activation status
  410. * Added Windows 7 Enterprise editions as a supported OS, although you will need to wait for OEM SLP keys to leak
  411.  
  412. Version 1.6.6
  413. * Fixed activation checking for non-english systems (This release is just to address confusion as to if a system is activated or not)
  414.  
  415. Version 1.6.5
  416. * Improved profile matchups (for matching a SLIC, certificate and serial)
  417. * Added activation checking for Windows 7, Vista and Server 2008
  418. * Added tokens checking for Windows 7 (alerts the user, repair is manual so that later on down the line this loader will never frankenbuild your system itself!)
  419. * Added error handling should UAC fail to elevate the application
  420. * Added Asus SLIC, certificate and Home Premium serial
  421. * Added new GRLDR beta 0.93 from zsmin
  422.  
  423. Version 1.6.4
  424. * Fixed a missing serial issue when run as a standalone
  425. * Added checking to elevate to an administrator only when run on Vista or Windows 7
  426. * Corrected a typo found during an uninstall
  427.  
  428. Version 1.6.3
  429. * Fixed a missing serial issue caused by the new bios type detection feature
  430. * Fixed an issue which would cause the application to start hidden behind other windows
  431.  
  432. Version 1.6.2
  433. * UAC control reworked
  434. * Changed the default loader to zsmin's
  435. * Bios type detection now assigns a SLIC, certificate and if possible a serial to match
  436. * Added leaked Dell Home Premium key
  437.  
  438. Version 1.6.1
  439. * Fixed Windows Vista version detection
  440. * Added new Dell Windows 7 Professional key
  441. * Added new GRLDR beta 0.91 from zsmin
  442.  
  443. Version 1.6
  444. * Fixed Windows version detection (name spaces were off)
  445. * Added support for Windows 7 Home Premium
  446. * Compressed the internals a litte so the executable size has been shaved just a little
  447.  
  448. Version 1.5.9
  449. * Added new GRLDR beta 0.90 from zsmin
  450. * Fixed missing OS information on unsupported OS's
  451.  
  452. Version 1.5.8
  453. * Keys and certificates now use internals when external files cannot be found (this means you can run just the executable as a standalone application)
  454. * Added future OS key support (via Keys.ini)
  455. * Changed how an unsupported OS is displayed
  456. * Added new GRLDR beta 8c from zsmin
  457.  
  458. Version 1.5.7
  459. * Fixed unicode text string issue which caused activation to fail
  460. * Fixed title assignment for unsupported operating systems
  461. * Added new GRLDR beta 8b from zsmin
  462.  
  463. Version 1.5.6
  464. * Full recode so that debugging is easier for me and performance and reliability is better for you
  465. * User interface redesigned for simplicity
  466. * Added new GRLDR beta 8 from zsmin (Thanks go to him)
  467. * Added external certificate support for bios modders
  468. * Added external key input support
  469. * Added argument support
  470.  
  471. Version 1.5.5
  472. * Improved error handling even more
  473. * Rewrote drive mounting code (should fix the x64 mounting issue and letter assignment)
  474. * Mac users should now automatically have the experimental loader option selected for them
  475. * Tweaked UI layout just a little (width was off)
  476. * Fixed other minor issues
  477.  
  478. Version 1.5.4
  479. * Tweaked free drive letter handling just a little
  480. * Corrected a typo on the experimental loader option
  481. * Corrected Windows Vista version ID
  482.  
  483. Version 1.5.3
  484. * Fixed a rare issue that would select a network drive as a free drive letter
  485. * Performing an uninstall now restores to the default Windows 7/Vista bootsect (wasn't required, but some machines need this!)
  486. * Performing an uninstall now inserts trial keys so you will have x amount of days remaining (On Windows 7)
  487. * Upgraded support for error handling (errors get logged to the system event viewer)
  488. * The loader window will now start centered when launched
  489. * Added a custom file icon (Thanks to my friend Logie)
  490. * Added support for Starter, HomeBasicN and BusinessN versions of Windows Vista
  491. * Upgraded experimental GRLDR to beta 6 (Thanks to zsmin)
  492. * Added another GRLDR for older Dell and HP machines to try (the older loader option)
  493. * Cleaned up code in general
  494.  
  495. Version 1.5.2
  496. * Fixed a rare issue which could cause a nil object exception
  497. * The window title will now change to a more suiting "Windows Vista Loader v1.5.2 - By Daz" when run on Windows Vista
  498.  
  499. Version 1.5.1
  500. * Updated GRLDR v0.4.4 to beta version 4 (Thanks to zsmin)
  501.  
  502. Version 1.5
  503. * Fix to prevent hangs at boot when each OS needs it's own active partition exclusive while other primaries are set to hidden. Every other loader has this bug! (Thanks to endeavor for working with me to fix this issue)
  504. * Can now activate both Windows 7 and Windows Vista, just run the loader on either OS
  505. * Optional new beta GRLDR v0.4.4 can be used on Mac or Windows (New GRLDR created by zsmin, boots Windows 7 on a Mac much faster)
  506. * Updates to GRLDR v0.4.4 to become dynamic and allow slic change
  507. * Fixed UI font sizes for users who have changed their system font
  508.  
  509. Version 1.4
  510. * Added x64 support
  511. * Drive letter assignment is now automatic
  512. * Changed how the key input is handled
  513. * Made UI a little more user friendly
  514.  
  515. Version 1.3
  516. * Added brand support to the loader creator
  517. * Added certificate and serial install only for bios modded users
  518. * Added new Ultimate and Professional keys
  519. * The loader now automatically displays keys only for your installed version of Windows 7
  520.  
  521. Version 1.2
  522. * UAC settings modified in manifest
  523. * Added future support for Windows 7 Professional
  524.  
  525. Version 1.1
  526. * Silent certificate and key installs
  527. * Fixed file overwriting issue
  528. * Lists some BIOS information
  529.  
  530.  
  531.  
  532. ##########################################################################
  533. #   7   -   Arguments
  534. ##########################################################################
  535. /silent
  536.  Turns on silent mode
  537.  
  538. /restart
  539.  Restart the OS after install (used with /silent)
  540.  
  541. /norestart
  542.  Prevents system restart after successful installation
  543.  
  544. /preactivate
  545.  This just helps the loader decide on it's environment
  546.  
  547. /bios
  548.  Force the application to install just the certificate and serial
  549.  
  550. /loader
  551.  Force the application to install the loader
  552.  
  553. /swap
  554.  Install the loader without changing your systems boot code
  555.  
  556. /k=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
  557.  Set the Windows 7/2008/Vista key
  558.  
  559. /c=
  560.  Set the certificate (use the name of a certificate from the certificates folder or from the SLIC list)
  561.  
  562. /s=
  563.  Set the SLIC (Acer, Advent, Alienware, Aquarius, Asus, AT Computers, BenQ, BGH e-Nova, Casper, CCE, Chuangzhicheng, Crea, Dealin, Dell, Equus, Excimer, EXO, Exper, Founder, FSC, Fujitsu, Genuine, Gigabyte, Haier, Hannspree, Hasee, HCL, Higrade, HP, Hyrican, Impression Computers, Itautec, Jooyon, Kraftway, KSystems, Lanix, Lenovo, LG, Medion, MSI, NEC, Nokia, Olidata, ONKYO, Panasonic, Paradigit, Philco, Positivo, Quanmax, Samsung, Sony, Stone, Synnex, Systemax, Tarox, Tongfang, Toshiba, Trigem, Twinhead, Vestel, Viewsonic, Viliv, Wortmann, Xplore, Zoostorm)
  564.  
  565. ======
  566. * If you don't set the certificate it will default to your BIOS's model
  567. * If you don't set the SLIC it will default to your BIOS's model
  568. * If you don't set the key it will default to your BIOS's model and the correct one for the OS (Ultimate, Professional, Starter or Home Premium)
  569. * You can use these arguments via SetupComplete.cmd to pre-activate Windows 7/Vista/Server 2008
  570. ======
  571.  
  572. Example:
  573. "D:\Windows Loader.exe" /silent /restart /k=342DG-6YJR8-X92GV-V7DCV-P4K27 /c=Acer /s=Acer
  574.  
  575.  
  576. SetupComplete.cmd Example:
  577.  
  578. @ECHO OFF
  579. %~dp0"Windows Loader.exe" /silent /preactivate
  580. cd %~dp0
  581. attrib -R -A -S -H *.*
  582. SHUTDOWN /R /T 5
  583. RMDIR /S /Q "%WINDIR%\Setup\Scripts"
  584. exit
  585.  
  586.  
  587.  
  588. ##########################################################################
  589. #   8   -   Extra
  590. ##########################################################################
  591. If a certificate or SLIC is released and I have not put out a new version of my application simply create two folders, one called "Certificates" and another called "SLICs".
  592.  
  593. In each folder put the files you want to add support for, just be sure you label the files like this:
  594.  
  595. *Certificates folder*
  596. Acer.XRM-MS
  597. Advent.XRM-MS
  598. Alienware.XRM-MS
  599. Asus.XRM-MS
  600.  
  601.  
  602. *SLICs folder*
  603. Acer.BIN
  604. Advent.BIN
  605. Alienware.BIN
  606. Asus.BIN
  607.  
  608.  
  609. When using external files all preset internals will be ignored. This is a cleaner approach for users who want to build their own list without my presets getting in the way.
  610.  
  611.  
  612.  
  613. Special thanks:
  614. BobSheep, zsmin & Woota!?
  615.  
  616. Thanks:
  617. Everyone who supports this project, you're all the reason I'm still working on it.