Search found 15 matches

Go to advanced search

by tom5870
Fri Feb 02, 2024 3:47 am
Forum: Building Installers
Topic: 64-bit registatation dll
Replies: 3
Views: 13128
 
Jump to post

Re: 64-bit registatation dll

Thank you for thre reply. I tried what you wanted and it had no issue. So, I enabled verbose logging and was able to see the problem. There are two DLLs in the project that register the same COM classes, the second is a more secure version, but the version I have doesn't work (working with the vendo...
by tom5870
Wed Jan 31, 2024 4:22 pm
Forum: Building Installers
Topic: 64-bit registatation dll
Replies: 3
Views: 13128
 
Jump to post

64-bit registatation dll

I have a COM DLL in my project that I enabled self-registration. However, it doesn't seem to register one installed. I can manually register it with regsvr32. The DLL is 64-bit. What do I need to change to get it to work? I attached the AIP file.
by tom5870
Tue Mar 28, 2023 2:45 pm
Forum: Building Installers
Topic: Internet required to install?
Replies: 3
Views: 6036
 
Jump to post

Re: Internet required to install?

Thank you. Guess I missed that.
by tom5870
Mon Mar 27, 2023 10:23 pm
Forum: Building Installers
Topic: Internet required to install?
Replies: 3
Views: 6036
 
Jump to post

Internet required to install?

I must be missing something. When I install my product it says Internet is required. All my prerequisites are local files. Any suggestions? I attached the AIP file also.
by tom5870
Thu Jan 05, 2023 4:53 pm
Forum: Common Problems
Topic: Symantec issue with installers
Replies: 5
Views: 4370
 
Jump to post

Re: Symantec issue with installers

Thank you for the reply. We used the intaller to sign it and it seems to get around the false detetion with Symantec at least.
by tom5870
Wed Jan 04, 2023 2:31 pm
Forum: Common Problems
Topic: Symantec issue with installers
Replies: 5
Views: 4370
 
Jump to post

Re: Symantec issue with installers

THanks for the article (I had found VirusTotal from a search after posting). I wouldn't be concerened except six other vendors are detecting it also.
by tom5870
Tue Jan 03, 2023 3:52 pm
Forum: Common Problems
Topic: Symantec issue with installers
Replies: 5
Views: 4370
 
Jump to post

Symantec issue with installers

As of 20.1 and 20.2, getting Heur.AdvML.B from Symantec whenever I try to copy an installer

Excuse me if this asked before, but I searched for the symantec and didn't find anything.
by tom5870
Wed Feb 16, 2022 3:36 pm
Forum: Common Problems
Topic: Updater says it has updates but install fails.
Replies: 1
Views: 1165
 
Jump to post

Updater says it has updates but install fails.

The updater returns that there are updates, but when the install starts it says there is a version of the product already installed. Recently set the fourth part of the version to match the main app EXE's. This means different builds have a different version number. I suspect the error is coming fro...
by tom5870
Tue May 18, 2021 2:07 pm
Forum: Building Installers
Topic: NetInstaller class custom action
Replies: 3
Views: 5910
 
Jump to post

Re: NetInstaller class custom action

That helped. Be nice if you could rename those actions so it is obvious which is the install vs. the uninstall.
by tom5870
Thu May 13, 2021 7:17 pm
Forum: Building Installers
Topic: NetInstaller class custom action
Replies: 3
Views: 5910
 
Jump to post

NetInstaller class custom action

I have .NET service which has an installer class. I can use the InstallUtil command line utility to install/uninstall it just fine. If use the custom action for NetInstaller, it installs just fine. However, when the program is uninstalled get an error that it can't find the Assembly EXE. I figure ma...
by tom5870
Tue Jun 19, 2018 2:31 pm
Forum: Building Installers
Topic: Determine location of installed prerequisite
Replies: 3
Views: 14890
 
Jump to post

Re: Determine location of installed prerequisite

Thank you. However, I put the search result as the command line to a batch file using the "Launch File" action. If I put the parameter in double quotes (i.e. "[TOMCAT]"), the batch file does not seem to run. If I do not quote it, I get "C:\program" in the batch file. Wh...
by tom5870
Mon Jun 18, 2018 9:47 pm
Forum: Building Installers
Topic: Determine location of installed prerequisite
Replies: 3
Views: 14890
 
Jump to post

Determine location of installed prerequisite

Is there a way to get the installed location of a prerequisite? Or is there a way to pass a registry value to a custom action? I am trying to copy a config file to the prerequisite (Tomcat).
by tom5870
Thu Mar 29, 2018 9:47 pm
Forum: Common Problems
Topic: Symantec endpoint risk issue
Replies: 9
Views: 23710
 
Jump to post

Re: Symantec endpoint risk issue

Building with 14.7 seemed to correct the issue. Big question is why did the updater in 14.5.1 refuse to download the later versions. Guess it doesn't matter now, just have to see if 14.7 has the same issue with updating.
by tom5870
Fri Mar 16, 2018 3:36 pm
Forum: Common Problems
Topic: Symantec endpoint risk issue
Replies: 9
Views: 23710
 
Jump to post

Symantec endpoint risk issue

Whenever I copy a built installers (different projects), to a machine with Symantec Endpoint Security, it quarantines that package claiming "Heur.AdvML.B" was detected. This seems to be happening on the latest versions of 14, I have 14.5.1. Any suggestions?
by tom5870
Wed Jul 26, 2017 6:17 pm
Forum: Building Installers
Topic: Help with launching files
Replies: 1
Views: 1919
 
Jump to post

Help with launching files

I am trying to run an attached file with different command lines based on whether this is a straight install or the install is performing an upgrade. I tried using the "Execution Stage Condition" set to "First Time Install" and "Upgrade" for each, but I could not get up...

Go to advanced search