Search:

Type: Posts; User: kkolo

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. How do I use a subscription key to make updates available for 1 yr from install date

    I have a product that my company wants to create a subscription for.

    What they want to have happen is ...

    One Year from the Date they install... No more updates can be implemented.

    Can you...
  2. Thread: Deleting links

    by kkolo
    Replies
    3
    Views
    6,868

    Re: Deleting links

    Thanks again!

    It was my mistake. I was using the wrong directory.

    :-(

    - Kathy
  3. Thread: Deleting links

    by kkolo
    Replies
    3
    Views
    6,868

    Deleting links

    I need to delete some links from older installs of our product from the _CSIDL_COMMON_STARTMENU folder.

    I tried to use the following...
    Delete Files "%_CSIDL_COMMON_STARTMENU%\Programs\dBASE...
  4. Replies
    1
    Views
    5,101

    Installer Images limitation

    Hello again,

    We've had some issues where the upper right and left images on the installer are coming out fuzzy on some larger monitors and on computers that have a setting which enlarges the text...
  5. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Re: Code Sign error

    Thank you! Thank you! Thank you! once again.

    Changing the [INSTALLDIR] and changing the MediaType to 'Single File Image' did the trick!

    You are the BEST!

    - Kathy
  6. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Re: Code Sign error

    Incidentally the files I was checking were not literally setup.exe and untinstall.exe - that's just the generic name I used to communicate what was happening.

    But, I will check all of you...
  7. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Re: Code Sign error

    Thanks again,

    I'll re-check everything and let you know how it goes. ;-)

    - Kathy
  8. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Re: Code Sign error

    Also,

    I just checked the Uninstall.exe and it also is not actually code-signed.
    There is no 'Digital Signatures' tab and when I run it - next to Publisher -- it says 'Unknown'
  9. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Re: Code Sign error

    Because when I go to the Setup.exe - and right click - Properties - there should be a 'Digital Signatures' tab with the code-signing information. But, there is not.

    - Kathy
  10. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Re: Code Sign error

    Thanks for the information. I'm still having an issue though..

    I set up the General Information Code sign (see attached)
    and under Tools | Options File Locations I set what looks right - but,...
  11. Thread: Code Sign error

    by kkolo
    Replies
    14
    Views
    14,338

    Code Sign error

    I have a Code-Sign Application directive at the top of my script (see attached screen shot of the dialog).

    I am getting an error at the end of the compile ...

    -------------------------------...
  12. Re: Is it possible to modify the automated UnInstall?

    Beautiful. Thanks again!
  13. Re: Is it possible to modify the automated UnInstall?

    Let me modify that.

    I see that it is simple to do a new UnInstall script without much code.
    (using the UnInstall log created by the installer)

    But, here is what I'm trying to do...

    I use...
  14. Is it possible to modify the automated UnInstall?

    I have just a couple changes I want to make to the Automated UnInstaller.

    Is it possible to get to the script for the UnInstaller to modify it rather than starting from scratch?

    - Kathy
  15. Re: Making sure Run command runs .exe on top of installer screen

    OMG. LOL etc.....

    You know I checked all the properties of the project. I went through all the properties of the run command everything but the Loop Wizard itself. <sigh>

    That'll teach me!
    ...
  16. Re: Making sure Run command runs .exe on top of installer screen

    Sorry forgot I could upload the script itself. I'm a little tired this afternoon. :rolleyes:

    Just uploaded a .zip with the actual script.
  17. Re: Making sure Run command runs .exe on top of installer screen

    Hi Friedrich,

    I created a simple version that shows the issue I'm having.
    I uploaded to attachements

    RunOtherInstallIssue.txt - which is the script export to text

    and
    ...
  18. Re: Making sure Run command runs .exe on top of installer screen

    Hi,

    Yea, I was able to use your test but, in my app the third party installer still shows up behind the setupbuilder installer.

    Can I send you a copy of my script to look at?

    - Kathy
  19. Re: Making sure Run command runs .exe on top of installer screen

    Works great! I tried it with an .msi and another .exe and it runs fine (On top of Installer)!

    Thanks, Kathy

    Was this a fix in the new build?
  20. Replies
    9
    Views
    8,777

    Re: How to programatically go to 'Next' dialog

    Nice. Thanks!
  21. Re: Making sure Run command runs .exe on top of installer screen

    I'm sure it's not something the 3rd party .exe is doing, because no .exe's that are called from within the Loop Wizard are able to show on top of the installer dialog.

    I will see if I can create...
  22. Re: Making sure Run command runs .exe on top of installer screen

    NOTE: When I use the same command lower down in the script (under the [Execute Programs] or [Finalize Setup] sections I do not have this problem.

    However, I need to be able to run this .exe from...
  23. Making sure Run command runs .exe on top of installer screen

    Hello again,
    Is there a way to make sure the RUN command launches an app on top of the installer window?

    I am running a third party application from setupbuilder script and for some reason when...
  24. Replies
    9
    Views
    8,777

    Re: How to programatically go to 'Next' dialog

    I agree
    Thanks for the feedback!

    I think I have a workaround anyway in the meantime that should satisfy my boss. :)

    - Kathy
  25. Replies
    9
    Views
    8,777

    Re: How to programatically go to 'Next' dialog

    That's not good.
    I have an initial launcher screen (custom dialog) that has several buttons

    1 - to install our product
    2 - install a 3rd party product
    3 - install another 3rd party product
    ...
Results 1 to 25 of 26
Page 1 of 2 1 2