Search found 15 matches

Go to advanced search

by Jairo
Thu Sep 22, 2016 11:12 pm
Forum: Common Problems
Topic: Unable to uninstall (can only be run from a bootstrapper)
Replies: 11
Views: 30209
 
Jump to post

Re: Unable to uninstall (can only be run from a bootstrapper)

Hi Guys,

I think that this problem came back after I upgrade to version 13.1 since in version 12 I don't have it.

I send my .aip project to help.

Regards,

Jairo Marques
by Jairo
Mon Aug 15, 2011 3:28 pm
Forum: Common Problems
Topic: How to insert a manifest file using mt.exe with AI
Replies: 1
Views: 2720
 
Jump to post

How to insert a manifest file using mt.exe with AI

Hi all,

every time before I build my package I run a .bat file (see below) to add a manifest in a .exe COM file.
"c:\Arquivos de Programas\Microsoft SDKs\Windows\v6.0\Bin\mt.exe" -manifest default.manifest -outputresource:Assistente.exe;#1

How can I automate this procedure using AI?

Regards ...
by Jairo
Thu Jun 09, 2011 10:09 pm
Forum: Common Problems
Topic: IIS Features
Replies: 3
Views: 3520
 
Jump to post

Re: IIS Features

hi Cosmin,

is Enable Parent Path already available?
by Jairo
Tue Jul 01, 2008 11:25 pm
Forum: Common Problems
Topic: Permission in Windows 2003 for [%USERDOMAIN][USERNAME] bug?
Replies: 3
Views: 4396
 
Jump to post

Re: Permission in Windows 2003 for [%USERDOMAIN][USERNAME] bug?

Hi Cosmin,

thank you very much.

Jairo
by Jairo
Tue Jul 01, 2008 2:17 pm
Forum: Common Problems
Topic: Permission in Windows 2003 for [%USERDOMAIN][USERNAME] bug?
Replies: 3
Views: 4396
 
Jump to post

Re: Permission in Windows 2003 for [%USERDOMAIN][USERNAME] bug?

Hi,

now I know what i´m doing wrong. I thought that [USERNAME] was the name of the logged user in a domain, but it isn´t. Anybody know if there is a [USERDOMAINNAME] property?

Regards,

Jairo Marques
by Jairo
Tue Jul 01, 2008 1:58 pm
Forum: Common Problems
Topic: Permission in Windows 2003 for [%USERDOMAIN][USERNAME] bug?
Replies: 3
Views: 4396
 
Jump to post

Permission in Windows 2003 for [%USERDOMAIN][USERNAME] bug?

Hi all,

I´m setting permissions for a installed folder for [%USERDOMAIN][USERNAME] in "Commom Application Data\mycompany\myapplication".

Everything works in Windows XP and Windows Vista, but in Windows 2003 (standalone, local domain) I´m receiving the following message from installer:

"An error ...
by Jairo
Tue Jul 01, 2008 1:39 pm
Forum: Common Problems
Topic: Setting folder permissions on AI, resets the inherited ones?
Replies: 8
Views: 8345
 
Jump to post

Re: Setting folder permissions on AI, resets the inherited ones?

Hi Marcelo,

I'm not using .net at this moment, but your help will help me to find a solution using COM.

BTW, if anybody know how to do the same thing using COM (VB6) I´ll be very glad.

Regards,

Jairo
by Jairo
Mon Jun 30, 2008 7:05 pm
Forum: Common Problems
Topic: Setting folder permissions on AI, resets the inherited ones?
Replies: 8
Views: 8345
 
Jump to post

Re: Setting folder permissions on AI, resets the inherited ones?

Hi,

is it possible to show me, step by step, how to do this thing using Custom Action?

regards,

Jairo Marques
by Jairo
Fri Jun 27, 2008 11:19 pm
Forum: Common Problems
Topic: Registering EXE activeX
Replies: 17
Views: 24702
 
Jump to post

Re: Registering EXE activeX

Hi Cosmin,

yeap!

It´s working now. Thanks!

Jairo Marques
by Jairo
Fri Jun 27, 2008 2:56 pm
Forum: Common Problems
Topic: Registering EXE activeX
Replies: 17
Views: 24702
 
Jump to post

Re: Registering EXE activeX

Hi,

is this work in Windows Vista ?

Because I tested in Windows XP with success, but in Windows Vista I think it´s not working properly. I couldn´t find any registry entry for my ActiveX EXE file.

Regards,

Jairo Marques
by Jairo
Wed Mar 12, 2008 9:27 pm
Forum: Common Problems
Topic: Auto register file (DLL, OCX, etc) error
Replies: 8
Views: 11085
 
Jump to post

Hi,

1. I sent two files: gap32.ocx and gap2000.dll;

2. I selected some files, check the Auto Register File check box and after I selected the same files and uncheck Auto Register File check box. CLSID are not deleted at all;

3. I'll try it.
by Jairo
Wed Mar 12, 2008 3:09 pm
Forum: Common Problems
Topic: Auto register file (DLL, OCX, etc) error
Replies: 8
Views: 11085
 
Jump to post

Auto register file (DLL, OCX, etc) error

Hi Daniela,

I still have some problems with Auto Register File feature.

1. In some entries I still having absolute paths like below (extracted from .aip file):
<ROW Registry="__1000" Root="0" Key="TypeLib\{000204EF-0000-0000-C000-000000000046}\6.0\HELPDIR" Value="C:\WINDOWS\system32" Component ...
by Jairo
Wed Jan 30, 2008 1:32 pm
Forum: Common Problems
Topic: Auto register file (DLL, OCX, etc) error
Replies: 8
Views: 11085
 
Jump to post

Cosmin,

look at this fragment in my .aip project:

<ROW Registry="__9105" Root="0" Key="CLSID\{03CE5A5A-A29C-4B83-BC05-92CDB6D32E12}\InprocServer32" Value="C:\Dados\Projetos\Glt2008\INSTAL~1\SHARED~1\CODEJO~4.OCX" Component_="Codejock.Controls.Unicode.v11.2.0.ocx"/>
<ROW Registry="__9110" Root="0 ...
by Jairo
Tue Jan 29, 2008 10:51 pm
Forum: Common Problems
Topic: Auto register file (DLL, OCX, etc) error
Replies: 8
Views: 11085
 
Jump to post

Auto register file (DLL, OCX, etc) error

Dear Sir,

we are evaluating AI 6.1 and we found a mistake in the function Auto Register file.

Some of our DLL and OCX files are registering incorrect since the InProcServer32 registry property are point to the original place instead of the installed place.
Looking at the registrys key in AI ...
by Jairo
Fri Jan 25, 2008 2:16 am
Forum: Feature Requests
Topic: Extract at build for ActiveX components
Replies: 1
Views: 3940
 
Jump to post

Extract at build for ActiveX components

Hi,

is there a "Extract at build" option in AE for ActiveX components like in Installshield ?
It´s a very interesting feature and I didnt´t see it in AE.

Regards,

Jairo

Go to advanced search