Search found 8 matches

Go to advanced search

by danliang
Mon May 12, 2008 8:38 pm
Forum: Common Problems
Topic: Logger in Java Service
Replies: 3
Views: 4586
 
Jump to post

Re: Logger in Java Service

I have added the log4j library as well as to the classpath of the java product. I am not able to get it create log files. Starting the same java classes from a bat file will create the proper log files.

Any ideas what is wrong?
by danliang
Thu Apr 05, 2007 9:28 pm
Forum: Common Problems
Topic: Temporary Files
Replies: 6
Views: 8440
 
Jump to post

Hi, The temporary files are extracted before the dialogs are displayed in order to be available also in those dialogs. Your temporary file is extracted in the default application location because when the location is changed the temporary file has been already extracted. Temporary files are recomme...
by danliang
Wed Apr 04, 2007 1:42 pm
Forum: Common Problems
Topic: Serial Validation with DLL
Replies: 2
Views: 3798
 
Jump to post

Thanks for the reply, but currently this is not really an option at this time as the infrastructure is not in place.
by danliang
Tue Apr 03, 2007 8:47 pm
Forum: Feature Requests
Topic: File Selection Box
Replies: 15
Views: 26931
 
Jump to post

Dialog Positioning

Is there a parameter or some other way to make the dialog modal to the installer and to specify the positioning of the dialog on the screen?
by danliang
Tue Apr 03, 2007 7:51 pm
Forum: Common Problems
Topic: Serial Validation with DLL
Replies: 2
Views: 3798
 
Jump to post

Serial Validation with DLL

My current problem is that I have created a DLL that uses methods from OpenSSL (http://www.openssl.org/) the problem is that the code works fine from a command line executable, but the same code placed in the DLL forces the installer to end prematurely as soon as the function is called. This seems t...
by danliang
Fri Jan 05, 2007 5:04 pm
Forum: Common Problems
Topic: Are custom actions attached to a feature
Replies: 2
Views: 4340
 
Jump to post

Hi, I was wondering if custum actions were attached to a feature. No, custom actions are not attached to features. But you can condition the execution of a custom action with the feature state like this: &MainFeature = 3 Best Regards, Gigi http://www.advancedinstaller.com Ahhh, very nice and ob...
by danliang
Fri Jan 05, 2007 3:04 pm
Forum: Common Problems
Topic: Are custom actions attached to a feature
Replies: 2
Views: 4340
 
Jump to post

Are custom actions attached to a feature

As the title states, I was wondering if custum actions were attached to a feature. For example, I have 3 features in my install each of which has its own custom action to perform, granted that I have selected the correct feature as the current one, will the custom actions work as I intend them to?
by danliang
Thu Dec 28, 2006 7:35 pm
Forum: Feature Requests
Topic: Hidden text input for password fields.
Replies: 0
Views: 119175
 
Jump to post

Hidden text input for password fields.

[deleted]


I was using masked edit instead of edit...

Go to advanced search