Search found 314 matches

by alibaba
Tue Oct 27, 2009 8:43 am
Forum: Technical Support
Topic: [Download File] Progress Text
Replies: 5
Views: 5567

[Download File] Progress Text

Hi all together, I have a problem with the progress text during download file. I receive the byte number and the percent number but there is no unit of measurement for the first number, see attached image. Is this the default progress text? How can I get/set the unit!? Thanks for answers. http://img...
by alibaba
Thu Oct 22, 2009 8:22 am
Forum: Technical Support
Topic: cannot set a return value if dialog is canceled
Replies: 1
Views: 2871

OK my fault...Now I perform the Action "Return from dialog" for the cancel button- that does the trick.

But I'm still not able to define a return value if setup is canceled from language selection dialog...
by alibaba
Thu Oct 22, 2009 7:19 am
Forum: Technical Support
Topic: cannot set a return value if dialog is canceled
Replies: 1
Views: 2871

cannot set a return value if dialog is canceled

Hi, I need to catch a return value from the setup for the parent process (also a setup). "0" indicates for me that the setup was installed correct. If I cancel the setup for instance from license dialog I cannot set any return values (terminate with exit code) because the script doesn't se...
by alibaba
Mon Oct 19, 2009 8:33 am
Forum: Technical Support
Topic: Runtimes for C/C++ 7.1
Replies: 12
Views: 13168

Thank you, this is really great!

Edit:
Can you already tell me when the next refresh is scheduled?
by alibaba
Tue Oct 13, 2009 8:00 am
Forum: Technical Support
Topic: Runtimes for C/C++ 7.1
Replies: 12
Views: 13168

I cannot find a pre-req ssection in my IA9 GUI. I think you mean Application Information > Application Runtimes but there are no C/C++ Runtimes for Version 7.1 available. I can only find Visual C++ 6 or 8 but no 7. Also I can find no download for it - or should I go to the eye doctor? ;-)
by alibaba
Mon Oct 12, 2009 5:21 am
Forum: Technical Support
Topic: Runtimes for C/C++ 7.1
Replies: 12
Views: 13168

Runtimes for C/C++ 7.1

Hi,

I need Runtimes for Microsoft C/C++ Runtime Library 7.1 and ATL/MFC 7.1.
I cannot find a download for this. In InstallShield there were MergeModules available which install the needed dlls.

How do I solve the problem or how did others already solved this problem?

Thanks,
Alex
by alibaba
Thu Oct 08, 2009 2:15 am
Forum: Technical Support
Topic: I prefer to provide an uninstall option only
Replies: 3
Views: 3815

Solution

I now created a new project for my product and selected in the project wizard the option "I prefer to provide an uninstall option only". I got the code for maintenance: label: Maintenance Comment: Maintenance Install/Uninstall Set Variable UNINSTALL to YES MessageBox: $TITLE$ Uninstall, Ar...
by alibaba
Wed Oct 07, 2009 8:22 am
Forum: Technical Support
Topic: I prefer to provide an uninstall option only
Replies: 3
Views: 3815

Thank you eugen, my friend. I tried but it didn't help...I added the entries "NoModify"=dword:00000001 "NoRepair"=dword:00000001 in [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\<myApp>] I now tried the installshield way: Uninstall Shortcut that po...
by alibaba
Tue Oct 06, 2009 4:30 am
Forum: Technical Support
Topic: I prefer to provide an uninstall option only
Replies: 3
Views: 3815

I prefer to provide an uninstall option only

I read in the manual that I can specify this on the Dialogs Page. But unfortunatly I cannot found the option in User Interface > Dialogs . :oops:

I have InstallAware 9 Studio.

Can I change this maintenance behaviour somehow in the Design or MSICode View?
by alibaba
Mon Oct 05, 2009 2:55 am
Forum: Technical Support
Topic: Accessing Common App Data
Replies: 4
Views: 4776

Thank you. That's was I was looking for! :-)
by alibaba
Fri Oct 02, 2009 7:41 am
Forum: Technical Support
Topic: Error during build: List index out of bounds (1)
Replies: 1
Views: 3576

I finally found out what caused the error:

I deleted the file type extension line, generated by IA and it workes.

Strange...
by alibaba
Fri Oct 02, 2009 6:00 am
Forum: Technical Support
Topic: Accessing Common App Data
Replies: 4
Views: 4776

Thank you Eugen!

But with which parameter I should use 'Get Folder Location' Dialog. I cannot find any folder like CommonAppData in the 'Get Folder Location'...
As far as I see there are only Folders of the current User and some system folders but no folders in AllUsers present.
by alibaba
Fri Oct 02, 2009 5:36 am
Forum: Technical Support
Topic: Error during build: List index out of bounds (1)
Replies: 1
Views: 3576

Error during build: List index out of bounds (1)

Hi, I'm getting the message (see subject) during build. The last action is: "Copied file <myfolder>\\.lock" Has IA problems with such a file? It seems that it is not a problem with this specific file because after their deletion I still get this error. What can cause it? I deleted all file...
by alibaba
Fri Oct 02, 2009 4:59 am
Forum: Technical Support
Topic: Accessing Common App Data
Replies: 4
Views: 4776

Accessing Common App Data

Hi,

I am completely new to IA and coming from IS.
I need to copy files to the CommonAppData Folder but I cannot find it in the 'Display System Folder' Dialog in Setup Architecture > Files.

Is there a variable pointing to this folder? Any other idea?

Thank you for any answer!

Go to advanced search