• 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

    64-bit installer blocked by Goup Policy

    Opera for Windows
    5
    18
    3956
    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.
    • Deleted User
      Deleted User last edited by

      Yes. But 27 is the last Chromium engine. And so far it renders all websites acceptably.

      Gordon.

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

        Glad you found the problem.

        Well bless my soul!!!!! We don't need an installer!!!! Extract from the exe, drop it into any suitable place, and run it. It's portable!

        The installer might make some necessary registry entries for protocol/file association though. Didn't check though.

        Reply Quote 0
          1 Reply Last reply
        • colderwinters
          colderwinters last edited by

          I posted that weeks ago that you could unzip the install file and use Opera without installing it although it's not truely portable, it still puts files in the registry and your App Data folder. theres possibly a way to make it portable but I havent messed with it.

          Reply Quote 0
            1 Reply Last reply
          • linuxmint7
            linuxmint7 last edited by

            theres possibly a way to make it portable but I havent messed with it.

            It's in the installer, where it has always been since version 11 or 12.

            Reply Quote 0
              1 Reply Last reply
            • Deleted User
              Deleted User last edited by

              @colderwinters - Sorry I missed your post, but glad to know the unzipped version still accesses AppData and the Registry.

              Now we need to get the Devs to install from a non-Local Temp folder. There's no way I'm taking the install lock off that.

              But I guess Opera ain't the only one to install from Local\Temp.

              Gordon.

              Reply Quote 0
                1 Reply Last reply
              • colderwinters
                colderwinters last edited by

                I thought during the install process, like as if you were installing to harddrive there was an option to install as portable to a flash drive or something, i think i remember i had that option, not sure though, That would probably be totally portable I'd think

                Reply Quote 0
                  1 Reply Last reply
                • shandra
                  shandra last edited by

                  Strange - I just upgraded my 12.16 (via the downloaded 64bit installer (ftp://ftp.opera.com/pub/opera/win/1217/int/Opera_1217_int_Setup_x64.exe)) on W7Pro x64 without problems and have recently installed 12.16 on my fathers system (W7HPx64) and that went smooth too. Some differences in the setup of the PCs compared to yours may be that I had the installer on a non system path and the install-type was "USB Install" (truly portable install)) and the target folder on both machine resides not within the restricted os-program files path (in fact on another partition, but that shouldn't matter). But as you are unable to launch the installer (which I haven't encountered so far on any machine I installed Opera on (from W2k/XPHome/Pro over XPx64 to Win7HP/Pro and Server 2008R2 x64(1)) - Have you tried the installer from another location (not from any system path), or from safe-mode yet (As it seem that the USB Option from the installer is what you may like to have)?? Loged in via the build-in Admin Account instead as a member of the Admin Group (should be disabled by default if there is another member of the Admin Group, just google to find the instructions on how to enable the build in Admin for login'into safe mode - should be deactivated afterwards if you don't want to have that account beeing shown on the normal login screen (or switch to the classic logon screen and keep it activated))

                  (1): different to the other machines, I had put (still portable option choosen) Opera on the Server2k8R2 one inside the program-files folder - but there I created the target folder "Opera" first and made sure that my Account had the ownership and all access rights to that folder and child elements of it.

                  Reply Quote 0
                    1 Reply Last reply
                  • linuxmint7
                    linuxmint7 last edited by

                    I thought during the install process, like as if you were installing to harddrive there was an option to install as portable to a flash drive or something, i think i remember i had that option, not sure though, That would probably be totally portable I'd think

                    You're just not seeing it, are you ?, either that, or my posts are invisible.

                    It's in the installer, as I said before, up there ^^^.

                    More specifically:

                    Double click the installer to run it. When the main installer window/dialogue/interface appears, look to the bottom left of said window/dialogue/interface and there should be an 'Options' button. Click said 'Options' button and a different window/dialogue/interface appears.

                    In this window/dialogue/interface you have four main options:

                    Language

                    Install for

                    Install path

                    Shortcuts

                    Choose your language, then change the 'Install for' option to 'Stand alone - USB', then change the 'Install path' option to anywhere you like (USB memory stick, SD card, external hard drive, a folder somewhere on your hard drive), as long as you have write permissions to it, Select the 'Shortcuts' your require (if any), then click 'Accept and install'. Leave it to do it's stuff, then job done.

                    You now have a fully portable (self contained) version of Opera that can be moved around as you see fit, and can be run on most (Windows) machines too (depending on how they have been setup).

                    NB: There is just one caveat (AFAIK) with the new (Windows) version of Opera, your passwords (for website logins) are linked to the particular version of Windows you performed the USB setup on, and are not transferred if you run it on or move it to another machine running Windows AFAIK. I've not mucked around with the password side of things in the new version of Opera, so don't really know the fully effects and limitations, as it does not really affect me, as I pretty much know most of my login details, and spend most of my time running Linux anyway.

                    Reply Quote 0
                      1 Reply Last reply
                    • Deleted User
                      Deleted User last edited by

                      @shandra - As I wrote up above, I put a CryptoLocker lockout on C:\Users*\AppData, and I forgot about it. Specifically, CryptoPrevent from Foolish IT.

                      Unfortunately, some app devs use ..\AppData\Local\Temp to run installers, due to its convenient properties, which is why CryptoLocker prefers to run from there. So now I have to figure out how to tell CryptoPrevent to ignore any of these installers when I run them, and I'll only find which they are when they crash and burn.

                      It would be better if Opera Devs changed the installer to run from the host folder, in my case 😨 or E:\Temp. It's not real difficult.

                      I don't need a portable version of any app, the comment about Opera being portable if unzipped was mostly surprise--I had not imagined this could be done.

                      Gordon.

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

                        You might try something like:

                        • Launch a command prompt (as admin if you need to).

                        • set temp "path_you_want"

                        • set tmp "same path"

                        • type the command to execute the installer.

                        If that doesn't work, type set and press enter. Then, look at the variables and try to determine what one the Opera installer is using.

                        Reply Quote 0
                          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-