Jump to content

Raoul

Members
  • Posts

    261
  • Joined

  • Last visited

Posts posted by Raoul

  1. Correct. UAC doesn't like it when the script looks at the registry.

    So, run as admin or disable UAC.

    As mentioned in my earlier post. This is not completed, but it does work. I posted only for those that 'could not' wait.

    Thanks

    I know that.

    UAC is disabled, and I ran it as Administrator, error pops up

  2. I aggree with you there, but I have had my pc on for over 18 hours now, and still not downloading, in total its 4mb..

    And there are a lot of free uploading programs. I use DropBox myself, which works perfectly, I could mirror your addons (when they are not too big), but not if I have to wait ages with RS.

    Autoruns 9.56

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_Autoruns_9.56_Windows7_Control_Panel_AddOn.WA

    Core Temp 0.99.5.27 (x64)

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_Core_Temp_0.99.5.27_x64_Windows7_Control_Panel_AddOn.WA

    Core Temp 0.99.5.27 (x86)

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_Core_Temp_0.99.5.27_x86_Windows7_Control_Panel_AddOn.WA

    CPU-Z 1.52.2 (x64)

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_CPU-Z_1.52.2_x64_Windows7_Control_Panel_AddOn.WA

    CPU-Z 1.52.2 (x86)

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_CPU-Z_1.52.2_x86_Windows7_Control_Panel_AddOn.WA

    GPU-Z 0.3.6

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_GPU-Z_0.3.6_Windows7_Control_Panel_AddOn.WA

    HDTune 2.55

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_HDTune_2.5.5.0_Windows7_Control_Panel_AddOn.WA

    Win IP Configuration Manager 2.7.2.80

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_IP_Configuration_Manager_2.7.2.80_Windows7_Control_Panel_AddOn.WA

    RunAlyzer 1.6.1.24

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_RunAlyzer_1.6.1.24_Windows7_Control_Panel_AddOn.WA

    Startup Control Panel 2.8

    http://dl.dropbox.com/u/2237610/ReaperWinCert/W7TAddOns/Reapers_Startup_Control_Panel_2.8_Windows7_Control_Panel_AddOn.WA

  3. Thanks but could you upload somewhere else also? To download the packs I have to wait a sick long time (i dont have RS account).

    160 minutes later:

    Currently a lot of users are downloading files. Please try again in 2 minutes or become a Premium member

    Please note, the server is not going to check again within the next 2 minutes if downloading is possible again. To provide a fair platform, all user get the same options. Your last attempt was 11 seconds ago.

  4. Try this:

    Create a new folder give it a name like 7Work.

    Inside this folder create a folder called "Mount".

    Also create folder called "DVD", extract win7 image in here.

    And then a script like this should do the job:

    @echo Off

    rem ##################################################

    rem # Configure Paths Here #

    rem ##################################################

    set DRIVE=D:

    set WORKDIR=7Work

    rem ##################################################

    rem # DONT TOUCH THE NEXT !!!! #

    rem ##################################################

    set WIM=%DRIVE%\%WORKDIR%\Mount

    set WD=%DRIVE%\%WORKDIR%\DVD

    Echo Give in the version you want to edit , Make the good choice !!! :

    Echo 1 - Starter x86 HOMEBASIC x64 or Entreprise ISO

    Echo 2 - HOMEBASIC x86 or HOMEPREMIUM x64

    Echo 3 - HOMEPREMIUM x86 or Professional x64

    Echo 4 - Professional x86 or Ultimate x64

    Echo 5 - Ultimate x86

    Set /p EDITION=Number:

    Echo.

    cd\%WORKDIR%

    echo OK ...

    pause

    echo =====================================

    echo Mount "install.wim"

    echo =====================================

    echo.

    echo Mount "install.wim" to "%WIM%"...

    DISM.EXE /Mount-Wim /WimFile:%WD%\sources\install.wim /index:%EDITION% /MountDir:%WIM%

    Pause

    rem ##################################################

    rem # PUT YOUR PRODUCTKEY AT XXXXX-etc !!!! #

    rem ##################################################

    echo Set Productkey

    DISM.EXE /Image:"%WIM%" /Set-ProductKey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

    echo Save changes and Unmount "install.wim" ...

    DISM.EXE /Unmount-Wim /MountDir:%WIM% /commit

    echo Done ...

    Pause

    (DISM.EXE /Image:"%WIM%" /Set-ProductKey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx, xxxxx must be changed to your productkey).

    Then just save it to SetProductkey.BAT and put it in %WORKDIR% (DRIVE\7Work).

    And then ofc run the .BAT

  5. Right click ONE only ONE of them and choose extract here...

    I have re-downloaded files several times now, they get corrupted all the time. I tried winrar and 7zip.

    Skydrive makes weird file names, and removes extension:

    y1pn-E_gjLUWml_DN3m_0dIqS-fzMWX3tUcRhRx-myPB4io5L9nsrqpmwrTOmLQnUf3tHjAApK0S02qYFkWYPoieQ

    y1pmk7_XzOQeVsv3JW9RfgQvcLRZNSyuhazu_vZ5FK8jczOs-6A1Xj1sEg_X1i_OEpT8BhG3sYuLgeOXLxPkXlUZw

    y1pi8QDXeeD8vl244Qngjo2CbV03Pr0PaDcDVlaW2ldszLwRn6pcD_7SH6nXb9oXtXgDDZZp1xRXCpYuXqqnGo3ww

    Tried adding 7z extension, then they get corrupt again.

    .. :g:

×
×
  • Create New...