Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

How to run inf/cab add-ons in runonce

Featured Replies

Hi !

I want to run this add-on in RunOnce,how can do this.Thanks for any suggestion.

http://www.wincert.net/forum/index.php?sho...amp;#entry46148

the inf file :

;=====================================================================
; SpywarBlaster AddOn originally by booogy taken over by ricktendo64 |
;=====================================================================
[general]
builddate=2009/04/10
description=Anti-spyware protection.
language=English
title=SpywareBlaster
version=4.2
website=http://www.javacoolsoftware.com/

[sysoc]
SpywareBlaster=ocgen.dll,OcEntry,SpyBlast.inf,HIDE,7

[dosnet_files]
d1,SpyBlast.cab
d1,SpyBlast.inf
d1,msstdfmt.dll
d1,msinet.ocx
d1,mscomctl.ocx

[txtsetup_files]
SpyBlast.cab = 1,,,,,,_x,,3,3
SpyBlast.inf = 1,,,,,,,20,0,0
msstdfmt.dll = 1,,,,,,,2,0,0
msinet.ocx = 1,,,,,,,2,0,0
mscomctl.ocx = 1,,,,,,,2,0,0

[i386_compress]
rvmtemp\extracted\SpyBlast.inf
rvmtemp\extracted\msstdfmt.dll
rvmtemp\extracted\msinet.ocx
rvmtemp\extracted\mscomctl.ocx

You'll need to use the SpyBlast.inf that's included with the package to do the install. Here is the command:

rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\SpyBlast.inf

You'll need to figure out how to code this so it get's in to the RunOnce registry area. It shouldn't be too hard.

  • Author

Thanks !

I've created a winrar SFX archive with the following lines to comment section

;The comment below contains SFX script commands

Path=\program files\spywareblaster
SavePath
setup=spyblast.inf
Silent=1
Overwrite=1

It works fine

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.