Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I USE latest ORGINAL Opera_9.25_International_Setup.EXE DOWNLOADE FROM SITE AND MAKE FILE

WITHOUT EXTRACT SETUP FILE AND

USE FROM topic(Tutorial] Making A 7-Zip Switchless Installer)

use

CODE

;!@Install@!UTF-8!

RunProgram="msistub Opera.msi /passive /qn CREATE_DESKTOP_ICON=1 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 ALLUSERS=1"

;!@InstallEnd@!

http://www.wincert.net/forum/index.php?showtopic=1978

AFTER CREATE FILE AND RUN (CREATED FILE ) ERROR (CREATED FILE ) help me

NEED TOSETUP PROGRAM WITH Language English (Unite States)

I use

1.create newfoledr and place (7za,7zsd,Config.txt utf-8,Create.cmd rename program_name,upx)

2.create subdirectory rename folder Bin and place installation file)

but ERROR (CREATED FILE )

post-5333-1199313179_thumb.png

with the new 7zip silent switch method you dont need msistub ;)

Try this

;!@Install@!UTF-8!
RunProgram="Opera.msi /passive /qn CREATE_DESKTOP_ICON=1 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 ALLUSERS=1"
;!@InstallEnd@!

  • Author
with the new 7zip silent switch method you dont need msistub ;)

Try this

;!@Install@!UTF-8!
RunProgram="Opera.msi /passive /qn CREATE_DESKTOP_ICON=1 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 ALLUSERS=1"
;!@InstallEnd@!

VERY THANKYOU

FILE IS CREATED

HOW TO ADD PROGRAM

I USE FROM THIS method whether WORKED

[general]

builddate=12.20.2007

description=Freeware Web Browser

language=English

title=Opera

version=9.25

website=http://www.opera.com/

[EditFile]

I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]

Opera9.exe

thankyou

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.