Search found 8 matches

Go to advanced search

by shayeh
Tue Apr 11, 2006 8:04 am
Forum: Feature Requests
Topic: Required subtools
Replies: 4
Views: 12655
 
Jump to post

Required subtools

Can anybody build a small ZIP with follow utils, and place it at the site:
MsiMsp.exe, SignTool.exe, SignCode.exe
by shayeh
Fri Mar 24, 2006 3:13 pm
Forum: Common Problems
Topic: "Compress CAB" flag
Replies: 1
Views: 3151
 
Jump to post

"Compress CAB" flag

Project was saved with next settings:

+ Create EXE setup file
+ Include install files in EXE
+ Included in EXE
+ Archive ins. files into CAB
- Compress CAB (!)
- Include CAB into MSI

"+" – on state
"-" – off state

AI 3.7 sets the "Compress CAB" flag to "on" after reading of the project.
by shayeh
Wed Mar 15, 2006 10:06 am
Forum: Feature Requests
Topic: forkflow for dummies :)
Replies: 1
Views: 5579
 
Jump to post

forkflow for dummies :)

i think, using of AI will be more intuitive if you have some workflow chart of install process. i see it as "macro-view" to workflow of StandartActions. You will be able select some StandartAction of workflow, and change the workflow via activation of some Dialog or inserting of some CustomAction ...
by shayeh
Wed Mar 15, 2006 4:47 am
Forum: Feature Requests
Topic: hidden files selection
Replies: 1
Views: 5583
 
Jump to post

hidden files selection

I think we could be able select a hidden files via "Files and Folders/Add Files...".
AI includes a hidden files too if are you using "Files and Folders/Add Folder...".
by shayeh
Sun Mar 05, 2006 4:22 pm
Forum: Feature Requests
Topic: msi2aip and a repositiory of project templates
Replies: 1
Views: 5511
 
Jump to post

msi2aip and a repositiory of project templates

i think it would be fine to have some msi2aip tool and a repositiory of sample .aip for typical situations.
by shayeh
Sat Mar 04, 2006 10:43 am
Forum: Feature Requests
Topic: update a registry value
Replies: 3
Views: 10221
 
Jump to post


How do I update an existing registry value?
Answer
Go to the Registry page, by selecting it in the left-side panel. Select the Registry hive tree by clicking in it.

Use the [ New Key ] toolbar button to recreate the required registry path.

Use the [ New Value ] toolbar button to create the ...
by shayeh
Tue Feb 28, 2006 10:18 pm
Forum: Common Problems
Topic: wrong SystemLanguageID value
Replies: 2
Views: 4915
 
Jump to post

Hi,

I'm using English WindowsXP+SP2. As default language of system selected 1055 (Turkish).
Some days ago by mistake was runned russian localized installer of one app, and immediately interrupted, but I think some settings of the Windows Installer service was changed.

After the event I always see ...
by shayeh
Mon Feb 27, 2006 6:58 pm
Forum: Common Problems
Topic: wrong SystemLanguageID value
Replies: 2
Views: 4915
 
Jump to post

wrong SystemLanguageID value

Windows function GetSystemDefaultLangID() returns me Turkish locale id, but msiexec writes in logfile as SystemLanguageID other one. Why?

PSDK says:
====
SystemLanguageID Property
The SystemLanguageID property is the default language identifier for the system. The installer sets it by a call to ...

Go to advanced search