Newbie Compile Error

Got a problem you cannot solve? Try here.
Underdog
Posts: 5
Joined: Tue Jan 15, 2008 1:01 pm
Location: Orem, UT

Newbie Compile Error

Postby Underdog » Wed Jan 16, 2008 4:58 pm

I have InstallAware 6 that came from CodeGear RAD Studio 2007. I built an install and cannot compile it. The error message is

Code: Select all

---------------------------
Compile Error
---------------------------
Variable not defined: SHORTCUTFILESALL
---------------------------
OK   
---------------------------


I cannot edit the MSI code because of my edition. I know nothing about scripting installs, but there is clearly something wrong with my database that I cannot get rid of. I have added and removed system folders from the Files tab, but the error persists.

Alex_Ronquillo
Site Admin
Posts: 364
Joined: Mon Jul 30, 2007 11:51 am
Location: USA
Contact:

Postby Alex_Ronquillo » Thu Jan 17, 2008 1:52 pm

It seems that you removed the SHORTCUTFILESALL folder from the Files section. Unfortunatelly, if you want to add it again, it receives a different name. What you can do is the following:

1.-Add the system folder Start Menu --> Programs Group with the common option checked.
2.- Save the project
3.- Open the .mia file with notepad.
4.- Search for ALLPROGRAMS
5.- Change it for SHORTCUTFILESALL
6.- Save the file

After that, try to compile your project again.
Alejandro Ronquillo
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

Underdog
Posts: 5
Joined: Tue Jan 15, 2008 1:01 pm
Location: Orem, UT

Done!

Postby Underdog » Thu Jan 17, 2008 4:03 pm

That did it! Magic! And easy! If I didn't get a reply by the end of next week I was going to build the project from scratch. Thanks for saving me the work. I still don't know what I did wrong, nor how the solution made it work, but I'm fine with that for now.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 83 guests