Search found 8 matches

Go to advanced search

by pstrooij
Tue Sep 10, 2013 12:55 pm
Forum: Building Installers
Topic: Set user privileges OS language independent
Replies: 5
Views: 6257
 
Jump to post

Set user privileges OS language independent

In our installer I have to set rw-permissions on the application folder for the local user group (Windows OS). But, is it possible to set those permissions in the properties of the application folder independent of the OS language?

For example: I want to create 1 installer that sets rw-permissions ...
by pstrooij
Mon Sep 09, 2013 11:00 am
Forum: Building Installers
Topic: Error when building installer
Replies: 1
Views: 1931
 
Jump to post

Error when building installer

I am using Advanced Installer 10.5.1, but when I build my installer, I receive the error message below. I do not remember that I've made a reference to this file in my template. Where does this message come from? The error message is correct: this file does not exist. I need to know why the builder ...
by pstrooij
Tue Mar 12, 2013 11:29 am
Forum: Building Installers
Topic: Environment variables Java6/7
Replies: 1
Views: 2234
 
Jump to post

Environment variables Java6/7

Hello,

I am building a new installer for our application. Our customers are using Java6 and Java7. I need to have the installer to set an environment variable dependent of the used Java version:

If Java 6 is installed the installer needs to set an environment variable as xxxxx
If Java 7 is ...
by pstrooij
Mon Dec 05, 2011 2:47 pm
Forum: Common Problems
Topic: Check and delete file after installation
Replies: 1
Views: 2105
 
Jump to post

Check and delete file after installation

Hello, we need to check for the existance of a specific file at the end of the installationscript and if the file exists, it has to be deleted.

How can we setup this in Advanced Installer?

Thanks in advance for your answer/support.
by pstrooij
Fri Nov 25, 2011 1:17 pm
Forum: Common Problems
Topic: Language problem
Replies: 1
Views: 1874
 
Jump to post

Language problem

Our installer sets some user permissions on the application folder for the usergroup "Gebruikers" (Dutch). One of our customers is testing the installer and is using an US version of Windows (7). The installer stops at the point of setting the user permissions because the usergroup "Gebruikers" is ...
by pstrooij
Tue Nov 22, 2011 3:25 pm
Forum: Common Problems
Topic: Environment > cross platform system variables
Replies: 1
Views: 1860
 
Jump to post

Environment > cross platform system variables

I am creating a cross-platform installer for out application. For the use of webservices we need to register some system (environment) variables in the registry. In x86 Windows those variables points to C:\PROGRAM FILES, but in x64 Windows we have to point to C:\PROGRAM FILES (x86). How can we do ...
by pstrooij
Mon Nov 21, 2011 8:30 pm
Forum: Common Problems
Topic: Registering DLL files and suppress windows
Replies: 1
Views: 2257
 
Jump to post

Registering DLL files and suppress windows

As a new user I have several questions building my first installer:
* for the correct installation of our software a few .dll files must exist in C:\WINDOWS\SYSTEM32. How can I configure advanced installer to check if the .dll files exists and if not, to copy and register the dll's?
* for the ...
by pstrooij
Wed Nov 16, 2011 3:58 pm
Forum: Common Problems
Topic: Need advise creating MSI package (newbie)
Replies: 1
Views: 1963
 
Jump to post

Need advise creating MSI package (newbie)

Hello, I am new to Advanced Installer and using the trial version to decide if this is the right tool to create an installer for our products.

Our company is developing applications in Omnis Studio. I want to create an MSI installer for our products. The installation process should be as follows ...

Go to advanced search