Hi John,
I've downloaded Opera Portable, navigate Other\Source folder but I cannot found source code of Opera Portable Launcher, can you provide me your Opera Source code, I really need it, I want to know some of your technique to make Opera Portable.
https://portableapps.com/apps/internet/opera_portable
Many thank!
Best regards,
Opera Portable uses the PA.c Launcher. There's a link called 'Launcher Source' on the Opera Portable homepage within the Download Details section. That section of every page will either link to the PA.c Launcher page for the source or say 'Launcher Source included' in the case of custom launchers like Firefox Portable. You can download the PA.c Launcher including the full source from here: https://portableapps.com/apps/development/portableapps.com_launcher
Just a couple small notes: The Opera Portable 12.16 configuration won't work for Opera 15/16 at all, so if you were hoping to use it for that, you're better off waiting for our official Opera 15/16 version which will use elements of Opera Portable and Chrome Portable as well as new custom elements. Additionally, modified versions of Opera Portable can't be distributed without the express consent of Opera Software ASA, just on the off chance you were thinking something along those lines.
Sometimes, the impossible can become possible, if you're awesome!
Hi John,
Thank you for your infomation!
I still have a question, what technique that you make Opera use JavePortable ?
If i'm not wrong, you use:
System::Call 'Kernel32::SetEnvironmentVariable(t, t) i("JAVA_HOME", "$PortableAppsPath\CommonFiles\Java").r0'
To do that ?
But I don't know is it enough to make Opera Portable work well with JavaPortable.