Jump to content

Opera


Recommended Posts


Hi,

I use this version

ECHO Install Opera 7
ECHO Please wait...
md %systemdrive%\programme\Opera7
xcopy %cdrom%\BONUS\OFFICE\Opera7\*.* %systemdrive%\programme\Opera7\ /s/e/y
copy %cdrom%\BONUS\OFFICE\Opera7\Opera7.* "%ALLUSERSPROFILE%\Startm~1\Programme\"
ECHO.

:)

vito

Link to comment
Share on other sites

What I use:

ECHO.
ECHO Installing Sun Java 1.4.1
ECHO Please wait...
start /wait %systemdrive%\install\applications\SunJava_1_4_1\Setup.exe -s -f1"%systemdrive%\install\applications\SunJava_1_4_1\setup.iss"
ECHO.
ECHO Installing Opera 7.20
ECHO Please wait...
start /wait %systemdrive%\install\applications\Opera720\Opera720.exe /s

I've found the if you want Opera 7.x with Sun's JRE you MUST install JRE before Opera or otherwise I couldn't get Opera to reconise that JRE had been installed.

Opera720.exe is the "non-Java (3.2Mb)" version

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...