Basically you are right (though in this case all what you pointed out
does not apply). But it makes me think that this is a serious problem
for any installer. I mean if someone wants to sabotage an install, all
it has to do is to place bogus exe files, with the same name as the
installed ones in the same locations and the installation will fail with
no error! Because the new files will not be copies over and the ones
existing can be of any origin and intent and none will notice until it
is perhaps too late.

(Én is :D)

János Brezniczky wrote:
> Sorry if it was an irrelevant question... I saw your answer 'resting' on the
> list, I thought I'll give it some life :)
> I would try it with FileSearch and CopyFile linked together with a property,
> but I think I'll only be able to have a look at it after the work hours.
> Anyway the problem has some implications, which include what if the file was
> in use (this is why I'm not sure whether this would worth operating with a
> custom VB/JScript action), after all it is an executable, and what if an
> administrative installation is performed, what if a rollback occurs, etc...
> Addig is remélem valaki ír valami értelmes megoldást erre az annyira
> csak nem bonyolult kérdésre...
>
>
> 2007/11/29, Szentpali Janos <[EMAIL PROTECTED]>:
>   
>> János Brezniczky wrote:
>>     
>>> Let's assume the file has been successfully replaced by the new
>>>       
>> "version".
>>     
>>> Should that new version be later uninstalled together with the package
>>>       
>> which
>>     
>>> overwritten it?
>>>
>>>
>>> 2007/11/29, Szentpali Janos <[EMAIL PROTECTED]>:
>>>
>>>       
>>>> I have an executable x.exe that I need to install over x.exe if it
>>>> already exists. I want to replace an existing executable which may or
>>>> may not be there. I want to do that overwriting no matter what :D. If
>>>>         
>> it
>>     
>>>> is there it is not through MSI installation but through manual copying.
>>>> How can I do that?
>>>>
>>>> --
>>>> Szentpáli János
>>>>
>>>>
>>>>
>>>>         
>> -------------------------------------------------------------------------
>>     
>>>> SF.Net email is sponsored by: The Future of Linux Business White Paper
>>>> from Novell.  From the desktop to the data center, Linux is going
>>>> mainstream.  Let it simplify your IT future.
>>>> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
>>>> _______________________________________________
>>>> WiX-users mailing list
>>>> WiX-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>>
>>>>
>>>>         
>>>       
>> Yes. But it is not important.
>>
>> --
>> Szentpáli János
>>
>>
>> -------------------------------------------------------------------------
>> SF.Net email is sponsored by: The Future of Linux Business White Paper
>> from Novell.  From the desktop to the data center, Linux is going
>> mainstream.  Let it simplify your IT future.
>> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>>     
>
>   


-- 
Szentpáli János


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to