Search found 35 matches

Go to advanced search

by qwertyuiop
Tue Jun 25, 2013 4:14 pm
Forum: Building Installers
Topic: adding service in 32 bit and 64 bit windows OS
Replies: 3
Views: 4680
 
Jump to post

Re: adding service in 32 bit and 64 bit windows OS

Thanks for the replay

we resolved the issue.
by qwertyuiop
Mon Jun 24, 2013 4:03 pm
Forum: Building Installers
Topic: adding service in 32 bit and 64 bit windows OS
Replies: 3
Views: 4680
 
Jump to post

adding service in 32 bit and 64 bit windows OS

We are able to create a installer for 32 bit OS, and was successful in adding the application to windows service . we have the following file in the application
1. Java jar file
2. a property file

We have a condition to satisfy :

When the installer is installed we display tray icon and when the ...
by qwertyuiop
Sat Apr 27, 2013 7:07 am
Forum: Common Problems
Topic: GPO issue
Replies: 1
Views: 2740
 
Jump to post

GPO issue

HI,
we had created the EXE using advance installer but when we push the EXE through GPO it is asking user to click on it to install the EXE.but in my case when the exe is pushed to GPO it should automatically has to be installed.If it is possible using installer.

Thanks,
by qwertyuiop
Fri Mar 22, 2013 4:58 am
Forum: Common Problems
Topic: calling java application
Replies: 1
Views: 2374
 
Jump to post

calling java application

Hi,

it is possible to call java application in to the tray while service starts and service stop using installer.

Thanks
by qwertyuiop
Thu Feb 28, 2013 8:21 am
Forum: Common Problems
Topic: service installation
Replies: 3
Views: 4048
 
Jump to post

Re: service installation

Hi,


I had created the service and downloaded the java service example.jar file from the URL :http://www.advancedinstaller.com/user-guide/tutorial-java-service.html.

Service started successfully at end.My application has to call the batch file which contains "taskkill/javaw.exe/F" when i try to ...
by qwertyuiop
Tue Feb 26, 2013 3:12 pm
Forum: Common Problems
Topic: service installation
Replies: 3
Views: 4048
 
Jump to post

service installation

Hi,

I need to pass the batch file while start and stop of service since it is required for my application.it is possible to do with installer.

Thanks,
by qwertyuiop
Thu Jan 31, 2013 2:22 pm
Forum: Common Problems
Topic: error message while adding service
Replies: 1
Views: 2800
 
Jump to post

error message while adding service

Hi,

For my application i need to add Tomcat as service.I have added my file in service as per the tutorial http://www.advancedinstaller.com/user-guide/tutorial-java-service.html. But while during installtion it shows error message.i try with RUN AS administrator also.how to overcome that error ...
by qwertyuiop
Tue Jan 29, 2013 6:53 am
Forum: Common Problems
Topic: installation of new exe with oder exe
Replies: 4
Views: 5408
 
Jump to post

Re: installation of new exe with oder exe

Hi,

i have created two EXE one is for normal installation and another is for upgradation.To do upgradation i had changed my product version from 1.0.0 to 1.0.1 in product version.it works normally without any error .

suppose if i reverse the process by installing the version 1.0.1 and then 1.0.0 ...
by qwertyuiop
Mon Jan 28, 2013 2:21 pm
Forum: Common Problems
Topic: installation of new exe with oder exe
Replies: 4
Views: 5408
 
Jump to post

Re: installation of new exe with oder exe

Hi,

you have misunderstood my question.i have asked if i created two EXE file with name as 1.0.4 host file exe and 1.0.5 IP file exe not as advance installer version.


Thanks,
by qwertyuiop
Mon Jan 28, 2013 8:29 am
Forum: Common Problems
Topic: installation of new exe with oder exe
Replies: 4
Views: 5408
 
Jump to post

installation of new exe with oder exe

Hi,

I had created two exe one with name 1.0.4 Host.exe and another with 1.0.5 ip.exe.First i have installed 1.0.4 exe and afterwards i had done with 1.0.5.it working fine.

But when i try to install 1.0.4 host.exe after installing the 1.0.5 ip.exe it has to work.if it is possible to do with ...
by qwertyuiop
Mon Jan 28, 2013 8:23 am
Forum: Common Problems
Topic: EXE not working in useraccount
Replies: 6
Views: 7781
 
Jump to post

Re: EXE not working in useraccount

Hi,

I had created my exe in guest account and run by right click on exe and selecting "RUN AS ADMINISTRATOR" .It working both in guest and administrator.

The same exe which i am running in administrator account is not working in guest user when i do switch user.

any configuration i need to be ...
by qwertyuiop
Fri Jan 25, 2013 12:17 pm
Forum: Common Problems
Topic: EXE not working in useraccount
Replies: 6
Views: 7781
 
Jump to post

Re: EXE not working in useraccount

Hi,

Everything working fine in administrator account.The application is not running if i go to guest user by making switch user option clicked.Instead of that if i go with log off option and select guest it working fine.

why my application is not running with switch user option?

There is no error ...
by qwertyuiop
Thu Jan 24, 2013 6:19 am
Forum: Common Problems
Topic: EXE not working in useraccount
Replies: 6
Views: 7781
 
Jump to post

Re: EXE not working in useraccount

Hi,

I had created my exe by setting the INSTALLATION TYPE : PER-MACHINE ONLY(FAILS IF USER IS NOT ADMINISTRATOR)
APPLICATION FOLDER: [PROGRAMFILES FOLDER] [PRODUCT NAME]

The above setting is working fine in administrator the trayicon in my application is launched properly .

But when i changed ...
by qwertyuiop
Wed Jan 23, 2013 3:07 pm
Forum: Common Problems
Topic: EXE not working in useraccount
Replies: 6
Views: 7781
 
Jump to post

EXE not working in useraccount

Hi,

I had created EXE in administrator and installed the application in administrator machine.but when i switch over to useraccount the EXE installled in administrator not running in user account.

Thanks
by qwertyuiop
Thu Jan 17, 2013 1:09 pm
Forum: Common Problems
Topic: dialog box appears while un installtion
Replies: 3
Views: 4725
 
Jump to post

Re: dialog box appears while un installtion

Thanks

Go to advanced search