How to make sdio only download w/o install

Forums Snappy Driver Installer Origin How to make sdio only download w/o install

Viewing 2 reply threads
  • Author
    Posts
    • #5868
      drifti driftidrifti drifti
      Participant

        sometimes there is a need to install manually or later, i couldn’t find this option.
        im sure there is some setting or tweak

      • #5882
        Chris ...Chris …
        Participant

          Scripts allow you to just download and not install..

          So for example..
          create a new file in the same directory/folder as SDIO.exe
          Call this file Anything.Bat like.. Download-Only.bat

          Right click > Edit the .bat ..Copy the below text inbetween the — and save as .bat

          —–

          If you use the 32 bit version remove _x64 from the sdio name.exe

          The example-script has enableinstall off.. so it will NOT install any drivers

          It also Only downloads Updated Drivers for your Current Drivers/Devices..

          You can change example-script to get all drivers by changing..
          Get Driverpacks updates to get driverpacks all

          I will also attach these two files to save you the trouble.
          (If you use attached example-script, copy it to SDIOs Scripts folder.

          Attachments:
          • #5884
            Chris ...Chris …
            Participant

              This Comment system is abit strange..

              The Change Dir Cmd it incorrect.. cd /d "%~dp0"

              and so is the SDIO.exe script cmd..

              It’s changing my Quotation marks to.. "

              So the .bat will hit errors unless you change all.. " to actual quotes :/

              Also cant upload .bat as attachment so i change it to .txt.. Change to .bat extension to run it.. and it will tell sdio to run example script and only download drivers.

          • #5887
            GlennGlenn
            Keymaster

              “sometimes there is a need to install manually or later, i couldn’t find this option.
              im sure there is some setting or tweak”

              can you explain what you mean?

              • #5935
                drifti driftidrifti drifti
                Participant

                  i really want to install it myself later,not at the same moment (instead of downloading the big iso pack or using it regular)

                  tnx chris i will try those

            Viewing 2 reply threads
            • You must be logged in to reply to this topic.
            Glenn's Page