Page 7 of 13
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Tue Jun 15, 2010 9:18 pm
by ts-soft
PB adds allways a backslash on paths. Windows only on drive (c:\ but c:\program files)
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Tue Jun 15, 2010 9:58 pm
by harkon
yrreti wrote:
Sometimes it is hard to catch up with some of the nice changes.
Don't I know it. Don't use it for a couple of weeks and there's a whole new feature set making things better and easier.
Anyway, you are welcome, and, thanks for the great product. I've been using your installer for some time now and absolutely love it. Couldn't be simpler. I very much look forward to your next version.
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Wed Jun 16, 2010 3:05 am
by yrreti

You mean thanks to Inf0Byt3 for his great product.
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Wed Jun 16, 2010 2:56 pm
by harkon
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Tue Jul 06, 2010 12:44 pm
by yrreti
Hi Inf0Byt3
It's been a busy month for me, and probably for you too.
I just wanted to check if you have had any time to work on this wonderful program
of yours yet and squash that bug I mentioned. Elsewise, it's a beautiful program!
Thank you
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Sun Aug 15, 2010 10:55 am
by Inf0Byt3
@yrreti: I am working on an update for BIM, however I can't reproduce a bug you've told me about some time ago. The report was about BIM not being able to load the uninstalled advanced tasks from a project file. Using BIM 4.30 on Windows XP SP3 i wasn't able to reproduce this... Can you tell me how to get the same results or send me the 'defective' project file?
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Sun Aug 15, 2010 1:48 pm
by yrreti
Hi Inf0Byt3
Here is the actual bug, and I think this may make it clearer.
I'm using BIM 4.30 on Windows XP SP3 and I'm able to reproduce this every time.
When I add an Uninstaller Advanced task, and run the program, it works fine.
When I exit the program, and look at the created bim file, I see the info that
I entered is there.
Code: Select all
(bim file ending:)
CustomUninstallerIconIndex = 0
UninstRestartPC = 0
[UninstallerTasks]
rmv_ptm = {DELETEFOLDER}<DefaultInstallPath>1,1,1,1,1,1,1
When I restart the program and load the bim file that it created again, the
Installer Advanced task screen and everything else is there.
But when I look at the
Uninstaller Advanced task screen,
there is nothing listed
and it has to be re entered again.
Looking at the bim file with a text editor, still shows the [UninstallerTasks] information
is there.
The problem occurs because that information is
not loaded into your programs
Uninstaller Advanced task screen. And if you don't check that screen and
re enter it again, then naturally when you save the project file, it's gone.
It's
not loading the bim file info for the Uninstaller Advanced task screen.
Code: Select all
(bim file ending:)
CustomUninstallerIconIndex = 0
UninstRestartPC = 0
(no [UninstallerTasks] listed)
Thanks for your help on this and for this excellant program.
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Sun Aug 15, 2010 10:11 pm
by Inf0Byt3
Thanks for the details, I found the problem. It seems that only the 'Delete folder' uninstalled task was affected. That being said, it's fixed for the next version

.
Re: Bytessence InstallMaker 4.30 - (05Nov09)
Posted: Mon Aug 16, 2010 12:12 am
by yrreti
Thanks Inf0Byt3, that great, and I'm looking forward to your update.
I can see now why it was so hard to see the bug, and that everything
looked like it was working fine.
Re: Bytessence InstallMaker 4.40 - (22Sep2010)
Posted: Wed Sep 22, 2010 8:47 pm
by Inf0Byt3
Version 4.40 of BIM is now ready

.
Here is the list of changes in this version:
- Added a separate dialog for changing executable version information
- Added possibility to change the setup executable's version number
- Added an option to define a projects folder in the settings dialog
- Added a statusbar field to show the current page name
- Added automatic language detection for the installer
- Added .NET Framework 4.0 detection
- Added Dutch, French, Hellenic, Hungarian and Turkish translations in the package
- Fixed the uninstaller 'Delete folder' task not being loaded from projects
- Fixed the installer not being able to add data in registry values with no name (Default)
- All the links are now opened in the default web browser instead of IE
- Double-clicking a file in the file list will show it in Explorer
- Double-clicking tasks in the task lists will edit them
- If files already exist in the destination folder the installer will ask for the action to take (replace, skip)
- The plugins now remember their settings
- Made small interface changes
- Made other minor fixes and optimizations
I'm sorry it took so long to update it.
Re: Bytessence InstallMaker 4.40 - (22Sep2010)
Posted: Sun Sep 26, 2010 4:36 am
by yrreti
Thanks very much Inf0Byt3
I've just gotten back from a long trip, and need to recoup a little before I can
try your new version. But as soon as I saw this message on the forum, I just
had to take the time to thank you for your excellent work.
Re: Bytessence InstallMaker 4.40 - (22Sep2010)
Posted: Sun Sep 26, 2010 8:14 am
by KJ67
Tank you Alex!
BIM is a very nice & appreciated tool and I will update my system to your latest version.
Re: Bytessence InstallMaker 4.40 - (22Sep2010)
Posted: Mon Sep 27, 2010 1:22 pm
by Inf0Byt3
Sweet, let me know if you find any bug

.
Re: Bytessence InstallMaker 4.40 - (22Sep2010)
Posted: Mon Sep 27, 2010 3:40 pm
by Little John
Hi Inf0Byt3,
I discovered your program only recently, and it seems that it is what I've been looking for.

I appreciate very much, that the setup file created by the program is a standard ZIP archive, that the user can even unpack "manually" with any UnZip program, in case s/he wants to do so. Also, the user interface looks very clean, and doing without scripts will probably save me a lot of time. Thanks a lot for this fine piece of software!
I've got one question, though: Is it possible with Bytessence InstallMaker 4.40 to build setup files, that will create shortcuts in the start menu for
all users? I couldn't find an appropriate setting for this. Also when installing Bytessence InstallMaker 4.40 itself, only a shortcut in the start menu of the
current user is created.
Regards, Little John
Re: Bytessence InstallMaker 4.40 - (22Sep2010)
Posted: Wed Dec 22, 2010 4:06 am
by skywalk
Hi Inf0Byt3,
I downloaded v4.4 but it says I must "...run this setup program under an Administrator account!"
My account is a member of Admin but I am not logged in as Admin.
I will reboot and try again, but is this a common error?
XP Pro SP3