Adding Secure=yes to that two property solve to problem. thanks:)
2011/7/6 yheip p
> I have checked to log
> msiexec /i myinstaller.msi /l* log
> for both XP and Win7 32bit
> and right after ExcuteAction
>
> MSI (s) (58:C0) [11:34:23:511]: Ignoring disallowed property
> INS
fileSearch and return
to FILEEXISTS property.
anyone know what's going on here...???
2011/7/6 yheip p
> It is a 32bit win7,
> I tried to call the uninstallation from command prompt
> msiexec /x myinstaller.msi
> and the registry search works.
> It also works when choosing un
UI.
2011/7/5 Skildum, Mathew
> Is the problem on a 32 bit or 64 bit system?
>
> Make sure the registry search matches the bit level that was set for
> component containing the initial registry write.
>
> -Original Message-----
> From: yheip p [mailto:zyhp...@gmail.com]
Upon uninstallation, I have a RegistrySearch to get the installation
path that I stored during install . And this path is than used for
searching a file with directorySearch.
This works find in XP but in Win 7 the registrySearch seems failed
because it get nothing.
I have set the InstallPrivilege
Oh..what I meant was , the file are deleted manually after the installation.
So, when launching the installer for uninstallation, the installer couldn't
find that inf.
2011/7/4 Rob Hamflett
> You could schedule it before the RemoveFiles action.
>
> Rob
>
> On 04/07/2011 08:56, Yuk Hei Pang wrote
5 matches
Mail list logo