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.

AddOn not working when using a batch file

Featured Replies

Hello,

I want to launch more than 1 command for 1 addon.

So I launch a batch file who contains the 2 commands

But windows launch the batch file from this folder : "c:\windows\system32\inetsrv" and he tell me : "'QuickAlt.exe' is not recognized as an internal or external command, operable program or batch file".

here are the files :

----------------

ENTRIES_QuickAlt.ini:

[general]

builddate=

description=

language=

title=QuickTime Alternative Lite

version=1.76

website=

[EditFile]

I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]

QuickAlt.bat

-----------------

QuickAlt.bat:

QuickAlt.exe /VERYSILENT /SP- /NORESTART

move "%AllUsersProfile%\""Start Menu\Programs\QuickTime Alternative" "%AllUsersProfile%\""Start Menu\Programs\Divers\"

-----------------

Those files run perfectly when I launch the .bat file manually...

Does someone noes what I've done wrong ?


QuickAlt.bat:

QuickAlt.exe /VERYSILENT /SP- /NORESTART

you gotta tell it where to find the quickalt.exe file to

its looking at the $oem$ folder on the cd-rom

like if you got it to copy over to c:\temp

than you gotta add to the .bat file

c:\temp\<filename> /switchs

but you should use .cmd file ;)

just rename the bat to cmd

but in any case it works as .bat or .cmd :)

happy use

  • Author

Hi ZcWorld,

I try to make a nLite AddOn, so I don't put anything to the oem folder...

I just want to select my cab file in nLite, so the cab file must contain all the data to run the .exe and then make the icon deplacement.

Thanks for your help.

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.