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
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?
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.
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;
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 ...
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 ...