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.

4 Problems

Featured Replies

I have tried everything imaginable, searched the board and internet and ripped my hair off. Still can't get my unattended to work quite like i want it to.

So now I will post some images of the errors I get during install:

First error:

error1_program.JPG

It says that it can't find the file C:\Program whitch is where I install all the programs to. But everything is installed cerrectly anyway.

Second error:

error2_roboot.JPG

In cmdlines.txt i have a line that starts an unattended installation of McAffe AV 7.1 and it looks like this: "c:\Install\AV710SV\SETUP.EXE /qn"

The switches are quick and no reboot, but I still get the above message

Third error:

error3_login.JPG

I made a completly new image from scratch with nLite in witch I stated NO auto login. And I still get this... The problem occours everytime i boot the computer.

Fourth error:

error4_firewall.JPG

When the computer boots into windows for the first time Windows SP2 firewall blocks this program (whatever it is). And it's just enoying :D

Problems 1-3 are the ones that are important anyway.

Some info about the Unattended installation:

I Install everything from cmdlines using MSI packages or manufactor specifik unattended installations.

During T-13 it also installs Novell Client 4.91 SP1 (Could be helpful?)

CMDLINES.TXT:

[COMMANDS]"C:\Install\WMS\WMS.exe /q"

"c:\Install\Inst\NWCLIENT\I386\SETUPNW.EXE /U:C:\Install\Inst\NWCLIENT\I386\UNATTEND.TXT"

"c:\Install\AV710SV\SETUP.EXE /qn"

"C:\windows\system32\msiexec.exe /I c:\Install\Office97\office97.msi"

"C:\windows\system32\msiexec.exe /I C:\Install\VNC\VNC.msi"

"C:\windows\system32\msiexec.exe /I C:\Install\Acro6Swe\Acro32.msi"

"REGEDIT /S regtweaks.reg"

C:\Program

in your batch file or however u are calling that program, u are missing quotes " "

it should look like this

"%Programfiles%\something.exe"

& for your virus thing, u cant run a setup.exe with .msi switches, u need 1 or the other :)

EDIT:

instead of having those lines in cmdlines.txt just add a refrence to a cmd file & use those lines in a cmd file

also, u have files being called with no switches, u should add the appropriate switches :)

  • Author
C:\Program

in your batch file or however u are calling that program, u are missing quotes " "

In which batch file would that be? A file for a specific program or cmdlines? I'm not using any "home-made" batch files yet...

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.