Search:

Type: Posts; User: jgamalinda

Search: Search took 0.00 seconds.

  1. Update uninstall attribute for a Never Replace file

    Hello! I have a file that was initially set to Never Replace and with the attribute set to remove the file if the program is uninstalled. Is it possible to update the uninstall attribute for a file...
  2. Code Signing Publisher will not appear on Open File screen for windows 7

    Hello

    Is there a setting to show the publisher on the Open File - Security Warning screen once the setup file is launched? I've noticed that when I run my setup file on Windows XP the initial run...
  3. Re: Compiler Error GEN 1053 appears when Digital Signature set to Yes or No

    In this case it started as #1 expired, but then timing showed up.

    Problem is when signing fails with the "Compiler Error GEN 1053" there's no way to tell the problem. I need to see the command...
  4. Re: Compiler Error GEN 1053 appears when Digital Signature set to Yes or No

    Think that's a good idea you defaulted to multiple tries. I searched and see a bunch of people saying they needed to add timestamp retires to work consistently. I've seen no downside. You want a...
  5. Re: Compiler Error GEN 1053 appears when Digital Signature set to Yes or No

    I tried adding " /tr 3 /tw 3" under Tools,Options,File Locations to the SignCode line but it errors in compiling.

    That page would be a good spot to add parm override.
  6. Re: Compiler Error GEN 1053 appears when Digital Signature set to Yes or No

    One tech support tip...
    when the timestamping error occurs the EXE does have a new digital signature (file date-time updated), but the digi-sig doesn't have a timestamp.
  7. Re: Compiler Error GEN 1053 appears when Digital Signature set to Yes or No

    > BTW, your screenshots shows two completely different locations for code-signing. ... "General Information" ... pre-processor code-signing

    That was my problem. Carl fixed bad settings in the...
  8. Compiler Error GEN 1053 appears when Digital Signature set to Yes or No

    Hello. Recently, my builds have been generating a "Compiler Error GEN 1053: Codes signing process failed. Error Code: -1" message. Earlier this month, I had no issues and to my knowledge nothing has...
  9. Re: Mapped drive Target Directory not writable error - UNC Path will work

    Yes it does....Thank you so much for all your help on this!!!
  10. Re: Mapped drive Target Directory not writable error - UNC Path will work

    Is it possible to get the "Change" Button screen to automatically pop up when the user gets to the Destination Folder Panel?

    We have decided to put a warning message saying that drives are Not...
  11. Re: Mapped drive Target Directory not writable error - UNC Path will work

    To restate my problem:
    1. User has P: mapped to \\MyServ\PeeShare and I know that my program is installed in P:\MySoft. I default that as the SB Install Dir.
    2. The Setup running as Admin is not...
  12. What will happen if Set Access Control fails?

    Hello

    I've set the Set Access Control to grant full access to my Install folder. So far it has been working properly when I run the install.

    I was curious to find out what would happen if...
  13. Mapped drive Target Directory not writable error - UNC Path will work

    Hello

    I'm having an issue with the trying to run the installer on a mapped drive path. On our network machines I am trying to install to "P:\temp\4Dans\bctest". It tells me that my target...
  14. "Never" Replace file option not working even though the condition option is checked

    Any ideas as to why a file in my installation is getting replaced each time even though I have checked both the conditions and the script to show that this file should NEVER be replaced?
    Both the...
  15. Re: Change Publisher Name on Open File Security screen?

    Ah I see. Thanks so much for your help!!!! Take care.
  16. Change Publisher Name on Open File Security screen?

    How do I change the publisher name on the Open File - Security Warning screen when running my setup.exe? I've changed my Publisher name and Author name in the Visualizer however, I do not see the...
  17. How do I check file in use and spot that it is a permissions issue

    Before letting the install run I am checking to see if my .exe is running (anywhere on the network). The function - check in use file will return true if the user does not have permission. At an...
  18. Re: Creating a shortcut to an Install on a network path

    I understand the concept but do you buy any chance have an example or screenshot of the script editor with this type of code?

    Thanks for all your help!!!
  19. Creating a shortcut to an Install on a network path

    Hi,

    Is there a way to create a second SB file that just creates a shortcut to an existing install that exists on a network path? I'm trying to create a setup file that will either detect or ask...
  20. How do I remove the Quick Launch checkboxes for Windows 7?

    Hello,

    I was wondering if it is possible to remove the checkbox option for Windows 7 computers during the installation. Right now that option will appear during the installation process, but I...
Results 1 to 20 of 20