Hi Jerry,
the problem is that the protection software seems to "block" write access to the SB10.LIC file (real-time scanning). Because clicking OK lets you continue, it tells us that the next try...
Type: Posts; User: linder
Hi Jerry,
the problem is that the protection software seems to "block" write access to the SB10.LIC file (real-time scanning). Because clicking OK lets you continue, it tells us that the next try...
Jerry,
sorry for the delay. COVID-19 hit our office hard and we are still not back in business.
The upcoming SetupBuilder 2022 already supports Windows 11 (including ARM64) and Server 2022...
All,
CONVID-19 hit our office hard. I hope we can re-open our office on July
11th.
I am sorry!
Friedrich
Hi Mark,
Sorry for the delay. Covid-19 hit our office hard. We are still closed :-(
Friedrich
Hi,
that's the only information I can give and SetupBuilder can't do anything here. In your case the CreateFileA Windows API failed (returned an invalid handle) and GetLastError returned "2". ...
Covid-19 hit our office hard, I am sorry. Office is still closed.
You resent your support request via e-mail 45 minutes ago and we answered. Hope the provided information helps.
BTW, received web form requests are always answered within 2 business days. ...
Quick info: it's holiday here today and our office reopens on Monday. But you can send your question to my e-mail address and I'll try to help.
You can also post your question(s) here on this...
Hi,
of course, SetupBuilder is still supported and we are working hard on the soon coming SetupBuilder 2022. Where do you see open (not answered) support threads here?
But we did not receive...
Hello,
it's is not a good idea to change security permissions and give write access to protected Windows resources (e.g. the "Program Files" folder tree)!
The SetupBuilder development system...
Hello,
could you please post a screenshot?
BTW, SetupBuilder 8.0 reached End of Life more than eight years ago on January 18, 2014.
Friedrich
Hello,
it's very well possible that a debugger started installer and the real have different "default" folders and so the debugger instance is looking for the answer file in a potentially wrong...
Hi Mark,
that is correct. If Add/Remove Program support is not enabled then it can't update the version information. What you can do is to manually update the version (if you do not want to...
Mark,
the one million dollar question is, why did you receive a P7B file? P7B files only contain certificates and chain certificates (Intermediate CAs), not the private keys. As far as I know,...
Mark,
very interesting. Thanks for sharing this information!
Friedrich
Mark,
good point. Yes, SHGetFolderPath is deprecated. Unfortunately, for backwards compatibility, CSIDL is the only mechanism that can be used to power installs from pre-Vista up to Server 2022....
Colin,
thank you for your message. We have new redistributables available for the upcoming SetupBuilder 2022. We'll try to backport the VC2019 one to SB2019 this week. I'll post a message here....
BTW, I Googled and there are millions of "Unsupported 16-Bit Application" findings.
If you are interested, please send your compiled "wucheck_ssl.exe" and the project file to support (at)...
Hi Mark,
if the "Display Message" commands after the "Download File" function do not display, then I think the "Download File" function (the underlying WinSock components in Windows) did not...
Hi Mark,
perhaps it is a corrupt .exe (or blocked by your protection software)? What does the code-signature of the file say? It it valid? If this is the case, please send your .exe to support...
Andrew,
you have several options on how to handle what you are trying to do. I have created a simple project demo for you (custom "Ready to Install" dialog option):
...
Andrew,
this is a free online forum. Did you send this support request to the official support e-mail (support [at] lindersoft [dot] com)? Support always answers within 24-hours! But I do not...
Colin,
interesting! Thanks so much for the information and your kind words !!!
Friedrich
Andrew,
SetupBuilder gives you more power. A typical While Statement creates a loop that executes a specific statement as long as a test condition evaluates to true.
See attached screenshot. ...
Hi Mark,
sorry, the WebUpdate_x64.exe installer (Time Stamp 1:50 PM) was just a test installer to find out what might cause this issue. I forgot to remove it from the ZIP.
The...