Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

REM

...

################################################################

...


REM

...

Installs:

...

Flamingo

...

2.0

...


REM

...

Arkitektur:

...

x86

...


REM

...

Download

...

link:

...


REM

...

Info:

...


REM

...

Contact

...

information:

...


REM

...

Documentation:

...


REM

...

Created:

...


REM

...

Modifyed:

...


REM

...

Info:

...


REM

...

Program

...

reboots

...

during

...

install:

...

No

...


REM

...

Windows

...

needs

...

to

...

be

...

rebooted

...

by

...

SCCM

...

after

...

install:

...

No

...


REM

...

User

...

interaction

...

at

...

install:

...

No

...


REM

...

Application

...

dependencies:

...

No

...


REM

...

Produktkod:
REM ################################################################

setlocal

REM Kör setup för Flamingo

msiexec.exe /i"%~dp0Flamingo2_Setup_English.msi"

...

/qn

...

RMA_CDKEY=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX

...

INSTALL_EN=1

...

/l*

...

c:\programdata\flamingo.txt

...

endlocal

...

REM

...

Return

...

exit

...

code

...

to

...

SCCM

...


exit

...

/B

...

%EXIT_CODE%