• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    how to install the opera browser to other drives

    Opera for Windows
    install other drives solved
    3
    5
    8005
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jamphora
      jamphora last edited by leocg

      the browser must be installed to an other drive like D or something i.e there must be no involvement with the default drive(C:) here because of extremely low space in C drive and i want opera installed on other drives

      0_1510163742353_Opera.jpg

      in the snapshot , it still asks for 200MB on C drive , the app must not ask that

      any solutions?

      and dont ask me to cleanup the C drive , i know about that but im trying for any possible ways to totally omit default drives involment

      Reply Quote 0
        1 Reply Last reply
      • leocg
        leocg Moderator Volunteer last edited by

        You need to do a portable/standalone/USB installation. Or you can try to find out how to move your %appdata% to another drive since your C drive is full.

        Reply Quote 0
          jamphora 1 Reply Last reply
        • burnout426
          burnout426 Volunteer last edited by

          Besides the standalone installation option in the "install for" drop-down, you could try launching the setup file with a batch file like this:

          set APPDATA=F:\Softwares\AppData\Roaming
          set LOCALAPPDATA=F:\Softwares\AppData\Local
          set ProgramFiles=F:\Softwares
          set ProgramFiles(x86)=F:\Softwares
          set ProgramW6432=F:\Softwares
          set USERPROFILE=F:\Softwares
          set HOMEDRIVE=F:
          set HOMEPATH=F:\Softwares
          set SystemDrive=F:
          set TEMP=F:\Temp
          opera_installer_name.exe
          

          However, if you do that, if the paths to the profile aren't hardcoded in some file that the Opera exe uses, you'd have to always start Opera with a batch file like this:

          set APPDATA=F:\Softwares\AppData\Roaming
          set LOCALAPPDATA=F:\Softwares\AppData\Local
          set ProgramFiles=F:\Softwares
          set ProgramFiles(x86)=F:\Softwares
          set ProgramW6432=F:\Softwares
          set USERPROFILE=F:\Softwares
          set HOMEDRIVE=F:
          set HOMEPATH=F:\Softwares
          set SystemDrive=F:
          set TEMP=F:\Temp
          launcher.exe
          

          This is untested though.

          The only reason to even try this way instead of the standalone installation is if you want to set Opera as the default browser on that drive. Note though that even with this method, Opera will write to the registry and the registry file(s) are on your C drive.

          Or, for launching launcher.exe after Opera is installed, you might be able to use these command-line switches so that Opera doesn't use appdata on your C drive. This may be an alternative to the batch file.

          https://peter.sh/experiments/chromium-command-line-switches/#profile-directory

          https://peter.sh/experiments/chromium-command-line-switches/#user-data-dir

          Or, you could use the command-line switches for the installer to see if you can get around this issue. There's a recent thread for it. Maybe someone can post a link. Again though, you'd only need this if you want to make Opera's launcher.exe the default. But, you still might (don't know how the installer sets things up. It might hard code the paths in a file by launcher.exe or something) have to use the user data directory command-line option in an Opera shortcut. Or, you'd have to modify the paths in the registry for Opera.

          Again though, the standalone installation would be so much simpler.

          Reply Quote 0
            1 Reply Last reply
          • burnout426
            burnout426 Volunteer last edited by

            Better yet, try this in a command prompt in the directory the operasetup exe is in.

            OperaSetup.exe --silent "--installfolder=F:\Softwares\Opera" --pintotaskbar=1 --singleprofile=1 --setdefaultbrowser=1 --launchbrowser=1
            

            That should silently install Opera to f:\softwares\opera where all of the profile files are in f:\softwares\opera\profile while setting that Opera as the default browser for the current user.

            Hopefully that will avoid the space issue on your C drive. Note though that with the default installer, it'll have to fetch the setup files from the net, so be patient if on a slow connection and wait for Opera to pop up after a bit.

            Reply Quote 0
              1 Reply Last reply
            • jamphora
              jamphora @leocg last edited by

              @leocg this worked

              Reply Quote 1
                1 Reply Last reply
              • First post
                Last post

              Computer browsers

              • Opera for Windows
              • Opera for Mac
              • Opera for Linux
              • Opera beta version
              • Opera USB

              Mobile browsers

              • Opera for Android
              • Opera Mini
              • Opera Touch
              • Opera for basic phones

              • Add-ons
              • Opera account
              • Wallpapers
              • Opera Ads

              • Help & support
              • Opera blogs
              • Opera forums
              • Dev.Opera

              • Security
              • Privacy
              • Cookies Policy
              • EULA
              • Terms of Service

              • About Opera
              • Press info
              • Jobs
              • Investors
              • Become a partner
              • Contact us

              Follow Opera

              • Opera - Facebook
              • Opera - Twitter
              • Opera - YouTube
              • Opera - LinkedIn
              • Opera - Instagram

              © Opera Software 1995-