Hi,
After install my program i need to install (silent) the EASendMail services.
I already found the topic about the silent install but i also need to install
the service in my application directory...which is not C:\Program Files but something
like C:\myEvent\Festival
Can that be done in combination with a silect install. For installing my application
and install the services i use Setup Factory.
The reason why i need to install it into a other directory is that Kaspersky virus scanner
marks the .exe file as a virus when the program sends bulkmail using SendMailToQueue
and the .eml files are created in C:\Program Files\{myApplication} directory.
When sending mails manual one-by-one also with SendMailToQueue it's not a problem.
Or if there's a other solutions that would alsob be great
My .exe file doesn't contain a virus and checked on VirusTotal.com and 4 other virus scanner but it's just the combination of creating lot's of files in C:\Program Files\{myApplication} directory.
Regards
Peter