Search found 7 matches

Go to advanced search

by winanjaya
Mon Mar 18, 2013 9:30 am
Forum: Common Problems
Topic: Auto register
Replies: 1
Views: 1732
 
Jump to post

Auto register

Dear All,

I am new with Advance Installer, I am trying to deploy my VB6 application, why the "Auto register" check box do not automatically checked for my registrable files, ?
Do I need manually set "Auto register" for them?

Please help


Winanjaya
by winanjaya
Fri Jan 11, 2013 3:52 pm
Forum: Building Installers
Topic: Application Mappings on IIS 7.x not working
Replies: 3
Views: 16699
 
Jump to post

Re: Application Mappings on IIS 7.x not working

Hi,

I defined application mappings but what I defined does not created in handler mapping of IIS 7..
what I missed?
by winanjaya
Fri Jan 11, 2013 3:50 pm
Forum: Building Installers
Topic: uninstall process does not remove all files and folders
Replies: 3
Views: 3346
 
Jump to post

Re: uninstall process does not remove all files and folders

Hi,

What I did was:

install my application in c:\program files\myapp
then uninstall it from control panel -> add remove program
I check the folder and it still there with some files inside..

I tried to install on the other folder .. (ie. c:\test\myapp) and all files and folders are deleted when ...
by winanjaya
Fri Jan 11, 2013 6:31 am
Forum: Building Installers
Topic: uninstall process does not remove all files and folders
Replies: 3
Views: 3346
 
Jump to post

uninstall process does not remove all files and folders

Dear All,

I am evaluating AdvancedInstaller 9.8, why uninstall process does not remove all files and folders completely?
I have tried to use Cleanup wizard but no luck :|
by winanjaya
Thu Jan 10, 2013 12:49 am
Forum: Building Installers
Topic: Application Mappings on IIS 7.x not working
Replies: 3
Views: 16699
 
Jump to post

Application Mappings on IIS 7.x not working

Dear All,

I have added some application mappings like below:

Extension: *.wgx
Script Processor: c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll
Behavior: Script engine (CHECKED state)
Check that file exists (UNCHECKED state)
All HTTP verbs (CHECKED state)

but it does not ...
by winanjaya
Thu Jan 10, 2013 12:36 am
Forum: Building Installers
Topic: how to stop UAC dialog (on Vista or later)?
Replies: 3
Views: 5396
 
Jump to post

Re: how to stop UAC dialog (on Vista or later)?

You wrote --> Only if you install a package per-user you can skip showing this dialog.

what do you mean? ..and how to skip that?

I need advise

Thanks & Regards
by winanjaya
Wed Jan 09, 2013 4:31 pm
Forum: Building Installers
Topic: how to stop UAC dialog (on Vista or later)?
Replies: 3
Views: 5396
 
Jump to post

how to stop UAC dialog (on Vista or later)?

Dear All,
how to stop UAC dialog (on Vista or later)? ..

I already set Run as administrator level on Install Parameters settings and also had use app.manifest file as below: (I included in setup project)

but the annoying UAC dialog still showing..



<?xml version="1.0" encoding="utf-8"?>
<asmv1 ...

Go to advanced search