Forum Discussion
mgy333
12 years agoContributor
Ok, I figured it out, so I am writing here to share in case someone find it handy.
The license server information is stored in hasplm.ini file located at:
C:\Program Files (x86)\Common Files\Aladdin Shared\HASP
On a 32bit machine, I would guess that the "Program Files" path is a little different.
I copied the file over from the machine that already has the TestComplete working. After the silent installation, I copied this file over to the correct location (all in part of batch file), and newly installed TestExecute was able to find the license server.
On the side note, there is a conflicting information in regard to silent installation. These two articles (both from SmartBear Support page) describes different commandline switches:
The first article tells me to use "/r" and "/s" switches while the second article tells me to use "-r" and "-s" switches.
The one that worked was the second one.
I hope this helps someone.
Motoo
The license server information is stored in hasplm.ini file located at:
C:\Program Files (x86)\Common Files\Aladdin Shared\HASP
On a 32bit machine, I would guess that the "Program Files" path is a little different.
I copied the file over from the machine that already has the TestComplete working. After the silent installation, I copied this file over to the correct location (all in part of batch file), and newly installed TestExecute was able to find the license server.
On the side note, there is a conflicting information in regard to silent installation. These two articles (both from SmartBear Support page) describes different commandline switches:
The first article tells me to use "/r" and "/s" switches while the second article tells me to use "-r" and "-s" switches.
The one that worked was the second one.
I hope this helps someone.
Motoo