Jump to content

GMFlash

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by GMFlash

  1. Guys

    I have played around with this msi and got it to install completely silently. I edited the msi's properties table to include the parameters : "USERPASSWORD=pcpassword USERVERIFYPWD=pcpassword USEREMAIL=email@email.com USERWEBPASSWORD=password LicenseType=free ", instead of passing them via the coomand line as others have done before.....Just neater this way and less room for error.

    Could you explain how you did that?

    I figured it out! This also answers my above question.

    1. In Orca, highlight the Property table
    2. Press CTRL-R on your keyboard (or Tables -> Add Row in the menu bar)
    3. In the Property field put USEREMAIL and in the Value field put your account's email address
    4. Repeat steps 2-3 for USERWEBPASSWORD, USERPASSWORD, and USERVERIFYPWD

  2. I'm trying to make a simple installer with the values already filled in. I did the following steps:

    1. Downloaded the 4.0.784 LogMeIn.msi from https://secure.logmein.com/logmein.msi and opened it in Orca

    2. In the Control table I filled my account info in the Text columns for USEREMAIL, USERWEBPASSWORD, USERPASSWORD, and USERVERIFYPWD

    3. In the Property table I changed LicenseType to free

    4. Saved the LogMeIn.msi (not Save As)

    When I run the installer all of the fields are empty and it still asks me to fill them in. Does anyone know what the issue might be?

×
×
  • Create New...