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

Thread: Install on Windows vista failed

  1. #1

    Default Install on Windows vista failed

    My laptop at home is Vista.. Our software should run on it.. but the
    install doesn't.. I run my install and nothing shows up.. at all.

    Any idea?

    Thanks,

    --
    Ray Rippey
    VMT Software

  2. #2

    Default Re: Install on Windows vista failed

    > My laptop at home is Vista.. Our software should run on it.. but the
    > install doesn't.. I run my install and nothing shows up.. at all.
    >
    > Any idea?

    Hi Ray,

    How do you have the manifest set (what OS version) on your program EXE and
    also on the installer?

    Charles


    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)
    www.clarionproseries.com - ProScan, ProImage, ProPath and other Clarion
    developer tools!
    www.solidsoftware.com - ImageEx and RichReport templates!
    www.seal-soft.com - The xProduct Clarion templates - xWordCOM, xToolTip,
    xDataBackup Manager and more!
    www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
    www.setupcast.com - "A revolutionary new publishing system for software
    developers - enhanced for SetupBuilder users!"
    www.pagesnip.com - "Print and Save the Web, just the way you want it!"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms - Now with PNG support!
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    www.fotokiss.com - "World's Best Auction Photo Editor"
    -------------------------------------------------------------------------------------------------------

  3. #3

    Default Re: Install on Windows vista failed

    My exe programs manifests are set UAC asInvoker and Compatibility
    Windows 10.
    with the checks Do not add Manifestdependency elment, skip if
    manifested, and permanent... I know only one of my files are already
    manifested via the bo templates.. the rest are not.

    As far as the dwsetup.exe (my install), I don't know where the manifest
    is for that.. I thought there used to be a place where you could tell
    what OS's it was compatible with.. can't find that.. still looking..looking.

    Nope. Can't find it in setupbuilder. Probably having a blind day

    --

    Ray Rippey

    VMT Software

  4. #4

    Default Re: Install on Windows vista failed

    Ray,

    > Nope. Can't find it in setupbuilder. Probably having a blind day

    All SB installs are manifested. The only option is "Execution Level"
    on the Generator tab under General Information.

    --
    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

    Creative Reporting: http://www.CreativeReporting.com

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

    Windows 8 brings us "The Oval, Bumper Car, Roller Coaster of Wait!"
    And, now, Windows 10 brings us "The Inch Worm, Bumper Car of Wait!"

  5. #5

    Default Re: Install on Windows vista failed

    Hi Ray,

    Make sure your install is "requireAdministrator" manifested (the default)
    and then try to run it in event logging mode:

    setup.exe /E

    What does the resulting "c:\sbevents.txt" report?

    Perhaps you have some code in your script (e.g. "Exit Installation") that
    programmatically terminates your installer on Vista? If you are interested,
    send me your project file and I'll review your code.

    Friedrich

  6. #6

    Default Re: Install on Windows vista failed

    > What does the resulting "c:\sbevents.txt" report?

    I went home this weekend after creating a new install. It still wouldn't
    work if I just tried running the install from windows explorer.

    However, I moved the install to the root directory and ran it from dos
    and it ran fine... then ran it with the /E to get the attached text
    file. Hopefully not too many people are trying to run our demo on Vista
    machines, but it would still be nice to know it is still possible.

    Also, my software ran just fine.. it was just an install issue.

    --
    Ray Rippey
    VMT Software

  7. #7

    Default Re: Install on Windows vista failed

    Ray,

    Of course, installers created with SetupBuilder work fine on Vista. This
    issue has definitely absolutely nothing to do with SetupBuilder.

    Just for fun, try to run the SetupBuilder install image on your Vista
    machine. What happens?

    Friedrich

  8. #8

    Default Re: Install on Windows vista failed


  9. #9

    Default Re: Install on Windows vista failed

    FYI: SetupBuilder 10 installer image on Vista (see attached screenshot).

    Started directly from Windows Explorer. There is definitely no problem
    running a SetupBuilder 10 generated installer on an UAC-aware Windows
    operating system (including Vista).

    Friedrich
    Attached Images Attached Images  

  10. #10

    Default Re: Install on Windows vista failed

    > For example, this one:
    > http://www.lindersoft.com/downloads/..._dev_trial.exe
    >
    > Friedrich
    >
    >
    I'll send the link home and try it... like I said, it runs fine from the
    cmd prompt... probably something in my machine. I'll try this.. if it
    works then it's probably something in my script.

    Thanks

    --
    Ray Rippey
    VMT Software

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
  •