02.11.2014 Views

Chaos desktop manual - Adtollo

Chaos desktop manual - Adtollo

Chaos desktop manual - Adtollo

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Chaos</strong> <strong>desktop</strong> <strong>manual</strong><br />

REM http://msdn.microsoft.com/library/default.asp?url=/library/enus/msi/setup/command_line_options.asp<br />

REM<br />

REM Värden för INSTALLLEVEL<br />

REM 1 = Minimal installation<br />

REM 3 = Standard installation<br />

REM 1000 = Full installation<br />

REM<br />

if not exist DefaultSettings.reg goto error<br />

REM Skapa katalog på hemdisken<br />

if not exist P:\Desktop\nul mkdir P:\Desktop<br />

REM Kör installationen utan val<br />

start /wait Desktop20.exe /qb LICENSENUMBER=1-046-5-111 LICENSESERVER=SERVERLIC<br />

LICENSESERVERPORT=4400 INSTALLLEVEL=1000 ALLUSERS=1<br />

REM Importera inställningar (skapa reg-fil och avkommentera raden nedan för att importera<br />

inställningar).<br />

regedit /s DefaultSettings.reg<br />

goto end<br />

:error<br />

echo Hittar ingen konfiguration!<br />

pause<br />

goto end<br />

:end<br />

130

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!