So, I’m working on a huge installation project and when I go to debug it, it seems as if it’s reading that the installer is in the installation folder for my SB program. The reason why this is a bit...
Type: Posts; User: lmodern1878
So, I’m working on a huge installation project and when I go to debug it, it seems as if it’s reading that the installer is in the installation folder for my SB program. The reason why this is a bit...
Hi:
I’ve managed to DIY a solution together using Microsoft cab files and a free extraction program. So now on my files are grouped into appropriate cab files, and then at set up time based on the...
Just wanted to take a minute and say that you’re welcome for any help that I was able to provide as well as if I was able to point you at least in the right direction if not answer your question out...
How to get “and” as well as “or” conditions is
variableName
comparison
test value
next step (then, and, or) as a drop down list
Hi there:
Can you point me in the direction of a few suggestions? I use fileMaker for my database applications, but would like to expand my skills
Hi:
I actually had this very same question in relation to the ready to install dialogue myself. And basically the trick is that you want the following
if %SB_DIALOGNEXID% = $REGISTER$ then...
Hello:
I am curious if there exists a programming language or even tools that use existing languages that work how set up builder works? Mostly working in point and click visual areas but if need...
1. As far as I can reasonably tell, this is a hard limit with the welcome dialogue.
2. I’ve used external RTF files that get combined into the set up at compile time slightly larger than that and...
Update:
Well my 33k+ line script monster has been tamed and ultimately re-done using the *.* trick linder provided :). I’m compiling now to give it a run. That compile will take 4+ hours on my...
Hi:
So in my latest internal project, there are several large files and during the install the second progress bar displays which seems to track the copy of large files. My question is what...
Hi:
In my installer projects as of recent I’ve been using the instructions for answer files as detailed in a previous thread of mine and now I want to expand on it
ORIGINAL THREAD:...
Hi:
I started in the visualizer mode and am putting the final touches on it in script editor. Since per feature has a lot of sub-folders and files the “recursive add” along with with seeing things...
Hi:
I just saw this thread and want to give it my best guess:
In the "User Info" dialog properties there is a page called "User Types" that might be something to do with it. On this dialog...
Hello:
So, I just thought up a wonderful idea, add "code folding" to the script editor thus for those quite large installs (like the one I'm working on right now), you can expand and collapse not...
Hi Everyone:
I managed to include a LindeSoft Shout-out as the page right before the finish dialog. While this is in an internal installer it is a proof of concept. And for those who wish to not...
Hi Everyone:
I'd like to do the following:
Include a per-feature uninstall queue
write the list of user-selected features to a text file
at uninstall time present the options to...
Freidrich:
Thanks for the response :$
Hi everyone:
I am working an internal project (33,000+ files, 15+ features, you get the picture) I have chosen to set my media size to about 2 GB for UHC where operating systems, how ever I was...
Well Update on this one:
It turns out that I was an absolute dip because The is no such thing as "Microsoft Visual C++ 2009". I have zero Idea how I could've gotten VC++ 2005 confiused with a...
Greetings Everyone:
I hope everyone's new year went OK. I recently had a chance to review a few older install programs and even an older entry from Lindersoft and let me tell you... even in its...
Hello:
I currently have Installed SetupBuilder 2019.7 developer edition and I am working on a project that requires directx 9. When I launch p SB as admin on windows 8.1 Pro x64 and attempt to...
Hello all:
At present I am working on a repackage of an application that requires the Microsoft Visual C++ runtime version 2009. The Original installer includes this, however I’d like to use an SB...
Normally I wouldn’t a care as to such things as license agreements or such (especially on such old software) and if someone misuses my demo that’s them misusing it and I’m not responsible for...
Hello Everyone:
hope this finds you well. I've just built a patch demo that shows how to use the patching capabilities in SetupBuilder. This demo shows how to patch Adobe DreamWeaver CS3 to get...
Rich:
I’d love to see a demo of how you built this up. Can you create demo that doesn’t use your actual product but maybe some demo HTML Files or something and share it to like Google Drive or...