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.

Problem installing Applications

Featured Replies

Hello

After I installed Windows, the Applicatins seems to start the installation.

I do this Work, Made folder called my $OEM$ to sources .In this way :

sources\$OEM$\$$\SETUP\SCRIPTS

and write Commands to run Install Application in to SETUPCOMPLETE.CMD .Programs that will be installed with this command I call.

cc711f58e74f47a893d2.jpg

But some programs are not installed, such as:

Adobe Photoshop CS4

Yahoo Messenger.exe

Google Toolbar.exe

Of course, all programs are installed as Sylnt. I want to know this way is correct or not?

If there is a better method please guide me. B)

THANKS A LOT

...

But some programs are not installed, such as:

Adobe[whitespace]Photoshop[whitespace]CS4

Yahoo[whitespace]Messenger.exe

Google[whitespace]Toolbar.exe

...

Hello,

I edited your quote above replacing some whitespace with [whitespace] for display only.

All 3 commands that failed have [whitespace]. CMD will terminate at the 1st whitespace encountered and consider the next part of the string as a parameter (sometimes known as a switch with installers). If the command or parameters include whitespace then you may need to use double quotes to inform CMD that the command or parameter string is one complete command or parameter.

Example:

"path\to\some file.exe" "parameter 1" "parameter 2"

So you could try this instead:

"%SYSTEMROOT%\setup\scripts\Adobe Photoshop CS4.exe"
"%SYSTEMROOT%\setup\scripts\Unlocker.exe"
"%SYSTEMROOT%\setup\scripts\WinRAR.exe"
"%SYSTEMROOT%\setup\scripts\Google Toolbar.exe"
"%SYSTEMROOT%\setup\scripts\Yahoo Messenger.exe"

  • Author

I use this Commands , it work very nice.but after install my Applications don't create Shortcut from software.While I have defined them Shortcut.

Please tell me where is the problem?

THANKS A LOT

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.