Search found 6 matches

Go to advanced search

by Greg102
Wed May 13, 2009 9:44 am
Forum: Common Problems
Topic: MsgBox Session.Property("APPDIR") return ""
Replies: 1
Views: 4591
 
Jump to post

MsgBox Session.Property("APPDIR") return ""

MsgBox Session.Property("APPDIR") return ""

Custom Actions/ InstallExecuteSequence/ Install/ ScriptInline

Execution Properties: "Synchronous execution, check return code"
Execution Options: "Defered"
Scheduling Options: "Always Execute"
by Greg102
Tue May 12, 2009 3:16 pm
Forum: Common Problems
Topic: install other msi from my msi
Replies: 1
Views: 1931
 
Jump to post

install other msi from my msi

Hi

I want install other msi2 setup during my msi1.
I added msi2 to application folder, but in "custom actions" I can't add msi as "launch file".
I can choose "MSI Database Relative to Package" or "MSI Database with Product Code", but always msi2 must be next msi1.
I want msi2 inside msi1.
What ...
by Greg102
Fri May 08, 2009 11:04 am
Forum: Common Problems
Topic: install folder on parent appdir+Folder2
Replies: 3
Views: 3471
 
Jump to post

Re: install folder on parent appdir+Folder2

I can not use [ProgramFilesFolder], because in my case destination path choose user.
I have property-based folder, but after user choose destination I want change property on value which I build based on on user destination path
Default is [ProgramFilesFolder][Manufacturer]\Product2
When user change ...
by Greg102
Thu May 07, 2009 3:26 pm
Forum: Common Problems
Topic: install folder on parent appdir+Folder2
Replies: 3
Views: 3471
 
Jump to post

install folder on parent appdir+Folder2

1. appdir = C:\Program files\ Company\ Produkt1
2. Folder2 I want install to C:\Program files\ Company\ Produkt2
3. appdir choose user

I tried:
Folder Property Based
Property - Install Parameters PathProdukt2=c:\
I Change this property after user change appdir via vbs (Session.Property=C:\Program ...
by Greg102
Wed Sep 03, 2008 7:49 am
Forum: Feature Requests
Topic: check date file in my setup
Replies: 1
Views: 3125
 
Jump to post

check date file in my setup

Hi

Is it possible to compare files (file can exist in destination path with file in setup) by date?
How can I check date file in my setup?

Regards
Greg102
by Greg102
Tue Sep 02, 2008 10:44 am
Forum: Feature Requests
Topic: update or unistallation
Replies: 1
Views: 3042
 
Jump to post

update or unistallation

Hi

Simple question:
Is it possible to know is update or unistallation?

Details:
When I change Product Code I have update (installed previous version is automatically unistalled and in this place is installed current version).
In automatically unistall process I don't want unistall some files ...

Go to advanced search