Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: OT: decompression error trying to install iQXML (32K attchment)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default OT: decompression error trying to install iQXML (32K attchment)

    I'm trying to install iQXML on my home computer (WIndows 7 home), and
    keep getting the attached error. I've tried pretty much all of the
    versions. They all bomb in the same place.

    I've sent myself the version from work that installed fine there
    (Windows XP). I suspect there is something wrong with a Windows file at
    home, but what?

    Any suggestions?

    Thanks,

    Jon
    Attached Images Attached Images  

  2. #2

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    I know Fredrich can tell you more - but maybe that file is read-only, so it
    can't be written out/overwritten?

    -Robert

  3. #3

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    Hi Robert,

    > I know Fredrich can tell you more - but maybe that file is read-only,
    > so it can't be written out/overwritten?

    IIRC, you fixed this in your later installs?! You had the same problem in
    IQ-SYNC some time ago. See my emails dated January 23, 2011.

    The problem in your IQ-SYNC was your use of the "highestAvailable" execution
    level. If the "highest available" execution level privilege on this machine
    does not allow to create folders under the Program Files folder tree (means,
    the login does not have administrator execution level privileges), then it
    is not possible to create your folder and files under the protected Windows
    resource.

    Recommended (and the default) execution level for setups is
    "requireAdministrator". The use of asInvoker or higestAvailable might cause
    problems if you try to write to protected areas.

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    Helping You Build Better Installations
    SetupBuilder "point. click. ship"
    Official Comodo Code Signing and SSL Certificate Partner

  4. #4

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    Hi,

    Well - it would be expected that a Clarion program have administrator access
    to their box.

    For IQXML - It is set to "asInvoker".

    However ... since this is just putting files into the Clarion directory -
    why would they require Administrator? It's just regular files being put in
    a regular directory. This would then require the user to sign off and sign
    back on as an Administrator - wouldn't that annoy someone?

    -Robert

  5. #5

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    Robert,

    > However ... since this is just putting files into the Clarion directory -
    > why would they require Administrator?

    C:\Program Files\SoftVelocity\Clarion is a protected folder.

    --
    Lee White

    RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
    RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
    Report Faxing.....: http://www.cwaddons.com/products/afe/
    ---Enroll Today---: http://CWaddons.com

    Enhanced Reporting: http://CreativeReporting.com

    Product Release & Update Notices
    http://twitter.com/DeveloperPLUS

    Windows 8 brings us "The Oval, Bumper Car, Roller Coaster of Wait!"

  6. #6

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    I hate that folder. <g>

    That's why I use:

    c:\Clarion8

    Can't get any cleaner than that.

    -Robert

  7. #7

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    What Lee said. The SoftVelocity folder under the "Program Files" tree is a
    protected folder. On UAC-aware operating systems (e.g. Windows 7) the user
    does not have to sign off and sign back on as an Administrator because
    over-the-shoulder (OTH) elevation handles this.

    If the user is a Limited User on a pre-Vista machine then he has to sign-off
    and sign-on as Administrator.

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    Helping You Build Better Installations
    SetupBuilder "point. click. ship"
    Official Comodo Code Signing and SSL Certificate Partner

  8. #8

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    OK - I will make the change for the next build.

    In the meantime - make sure you are logged in as Administrator to do the
    install.

    Thanks.

    Robert Paresi

  9. #9

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    > OK - I will make the change for the next build.
    >
    > In the meantime - make sure you are logged in as Administrator to do
    > the install.

    Being logged in as an "Administrator" does not help on UAC-aware operating
    systems! Even an Admin does not have administrator execution level
    privileges by default. Your "asInvoker" manifested install will fail for
    non-Standard Users on Vista+.

    All users (Admin and Standard User accounts) have to start your "asInvoker"
    manifested install via right-click "Run as administrator".

    Friedrich

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    Helping You Build Better Installations
    SetupBuilder "point. click. ship"
    Official Comodo Code Signing and SSL Certificate Partner

  10. #10

    Default Re: OT: decompression error trying to install iQXML (32K attchment)

    I see - well, as a workaround today - he can turn off UAC, Install it and
    turn back on UAC.

    -or-

    Install it into c:\myxml

    and then manually copy the files it puts there, into the correct
    corresponding folder.

    I'll have a new build up as soon as I can.

    Thank you

    Robert Paresi

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •