Jump to content

Recommended Posts

Posted

Hi

i'm trying to get HARDiNFO 2005 v5.0 Build 2905 to run with autoit

this is as far as i get:

Run("setup.exe")

WinWaitActive("HARDiNFO 2005 Enterprise")
SEND("{ENTER}")
WinWaitActive("HARDiNFO 2005 Enterprise")
SEND("{SPACE}{SPACE}")
SEND("{TAB}{right}{ENTER}")

in the next screen there are name, company, and serial number

i did try TAB 3 but that stops the install

is there someone that has a already setup script for hardinfo?

btw... why is it when i run this scrip it works 2 out of 3 time's

3th time it open's IE in my browser :blink:


Posted

I can't believe you're using autoit for this msi! :lol:

I know a little about autoit, but I don't use it for msi's! Installing this software is really easy.

HARDiNFO.msi /qb!- PIDKEY=YOUR-SERIAL-NUMBER-HERE

:lol:

Posted

hahahahah all that work and u just need to use those variables. hahahaha

Anyways... Sixpack nologic help me fix the error at the end.

there is a updated build at the autoit thread.

totoymola you are too good LOL

Posted

Hmm.. Not really. :D I have a different source but I don't have the link now. Just do your search on Microsoft's TechNet. Anyway, not ALL msi's use all those switches. Like I said in the other thread, not all msi's are the same. For my msi's, I can use TOTOYMOLA as a property if I want to. And of course, that is only present in my msi. Alanoll's winamp has different properties too. MSI's created using WISE have different properties also. The list here is the most common for public properties for msi's. It's good to know them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...