Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - olas

Pages: [1]
1
Ok thanks.. I'll start to replace the "\" with "/", and have a look at your mail.

/olas

2
Sorry for my late reply.. But my to-do list is just out of dimensions.

I tried to use the combinations of switches you suggested, as well as some combinations of my own, and it looks like it’s easy to get a successful installation, or at least I don’t get any errors doing the installation.
 
This is what I used in the test setup:
Code
"C:\Documents and Settings\Administrator\Desktop\Quantum Wise - ATK\atk-2010.02.4185-windows.exe" --unattendedmodeui none --mode unattended --license_configuration standalone --license_file "C:\Documents and Settings\Administrator\Desktop\Quantum Wise - ATK\demo_2010.02_31Jul.lic"

But no matter what combinations I use, the program “hangs”, and reply with this error every time I try to run it:


The only way to kill it, is through the Task Manager, where it is shown as “Not Responding”

I use a License file called “demo_2010.02_31Jul.lic”. A one month evaluation license, which you have provided to an employee here at Technical University of Denmark (I can give you he’s name in private if necessary), But as you see above, I get an error when I try to run the program.

First I thought my license file was corrupt, but if I use the default installation method (GUI), and point at the same license file, it works like a charm! Which confuses me a bit?

So my guess is: Either I use a wrong combination of switches, or the installer has a flaw. Or could it be that the installer, using a .lic file, isn’t able to handle long filenames, or installations in folders containing a space in the folder name? I have seen that before.

If you have any ideas, or know a way to fix this problem, please let me know.

Cheers
olas

3
Thanks Anders,

I'll look in to that, and return later with some feedback.

Cheers

4
Hi,

I need to find the switches and values to make my ATK install unattended/silent, so I can deploy it from my SCCM server (without having to make an MSI file).

I can find a list of switches:
Code
Atomistix ToolKit 2010.02 2010.02
Usage:

 --help                         Display the list of valid options

 --version                      Display product information

 --optionfile <optionfile>      Installation option file
                                Default:

 --unattendedmodeui <unattendedmodeui> Unattended Mode UI
                                Default: none
                                Allowed: none minimal minimalWithDialogs

 --debuglevel <debuglevel>      Debug information level of verbosity
                                Default: 2
                                Allowed: 0 1 2 3 4

 --mode <mode>                  Installation mode
                                Default: win32
                                Allowed: win32 unattended

 --debugtrace <debugtrace>      Debug filename
                                Default:

 --installer-language <installer-language> Language selection
                                Default:
                                Allowed: en ar ca nl et fr de el es he hu it ja pl pt_BR pt ro ru sl zh_TW zh_CN va cy

 --prefix <prefix>              Installation Directory
                                Default: C:\Program Files/QuantumWise/atk-2010.02

 --license_configuration <license_configuration> Choose one of the options below
                                Default: standalone
                                Allowed: standalone floating manual

 --license_file <license_file>  License file
                                Default:



But no matter what combination I use, I either get an error, or the installation simply starts in GUI default mode.

Could anyone please help me find a way to make this installation unattended?

Cheers
olas

Pages: [1]