mmadden
Posts: 22
Joined: Fri Jun 10, 2005 6:21 pm
Location: West Conshohocken, PA

Registry section is stripping "TABs" when I restar

Possible bug or is this a feature that can be disabled?

I have been experiencing a strange error intermittently and after determing the cause to be registry related I finally I think I finally nailed down the cause/source.

I am repackaging another application-Its quite simple really, just a few files and registry entries.

The problem is related to some of the imported registry entries that have "TABs]" in the data (REG_SZ) (which are displayed as squares). I can save the project with no change. I can build and/or install and it works fine. But if I exit AI v 2.6.5 and reopen, all of my imported registry entries had all of thier "TABs" replaced with single spaces. The same is shown in the actual registry afetr I rebuild and install from the changed project. The end result is the application does not parse the registry data properly as it is expecting TABs not spaces.

To rule out my project as the casue, I reproduced this problem with a new Simple project with only one registry entry containing TABs. I can work in it all day and the TABs remain-I can build and install and the registry data is installed correctly-but as soon as I exit and restart AI-the TABs are gone (replaced with spaces). The entry originally has data (REG_SZ) like this (manually entered or imported does the same) "1 2 3 4", but after an exit and reopen its like this: "1 2 3 4". Actually after previewing this forum entry-it seems the same thing is happening in this forum-my tabs are replaced with spaces-Odd.

Any help would be appreciated-I would really hate to have to resort to manually importing a .reg file after install.
Thanks :shock:
Mike
Posts: 292
Joined: Wed Jun 01, 2005 10:50 am
Location: Craiova, Romania
Contact: Website

Hi,

You are right, there is a bug in the way the AIP file is loaded that causes the replacement of tabs with spaces.

The only thing to do, for now, is build the MSI file without restarting the application.

Thank you for bringing this to our attention.

Regards,
Mihai
Mihai Bobaru
Advanced Installer Team
http://www.advancedinstaller.com
mmadden
Posts: 22
Joined: Fri Jun 10, 2005 6:21 pm
Location: West Conshohocken, PA

Registry Tabs getting stripped - Bug fixed yet?

Hi, a year later now and I have version 4.1.2 and I am still experiencing this issue.
Any workarounds/fixes?

Leaving the app up or Importing a reg file is not a good solution as I have another issue that is compunded by this issue-but I'll start a new thread so as not to confuse this issue.

Anybody should be able to reproduce this problem.

Thanks
Madden :(
Ionut
Posts: 605
Joined: Tue Nov 22, 2005 11:29 am
Contact: Website

Hi,

This bug has been fixed and will not appear anymore in version 4.2, which is scheduled this week.

Regards,
Ionut
Denis Toma
Advanced Installer Team
http://www.advancedinstaller.com/
mmadden
Posts: 22
Joined: Fri Jun 10, 2005 6:21 pm
Location: West Conshohocken, PA

Its fixed!!

The Tabs Stripping issue has indeed been fixed in v4.2.
Thanks much!
:D

Return to “Common Problems”