If the file is called file.dll and it is in the current directory, then
tallow -s file.dll
should work.  You can use -nologo to skip printing the copyright
information at the beginning.

-Brian Simoneau

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of dave_c
Sent: Thursday, February 08, 2007 4:46 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Affecting the registry during install and
removal



Bearing what you have said in mind can you provide the syntax of the
tallow
command to use

I've tried using tallow -s and tallow -reg but get the same error
message
'File' with name xxx could not be found




Brian Simoneau wrote:
> 
> Using self registration in an installer is not recommended.  See the
> remarks for the SelfReg table.
> http://msdn2.microsoft.com/en-gb/library/aa371608.aspx
> You can instead use tallow to extract the registry keys that are
> installed by SelfReg and add those registry keys to your installer.
> 
> -Brian Simoneau
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of dave_c
> Sent: Wednesday, February 07, 2007 11:49 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Affecting the registry during install and removal
> 
> 
> 
> I have some windows scripting files to add as part of my install. Up
> until
> now I have manually been seleing the "Register" option from within
> windows
> explorer and then "Unregister" when software is removed.
> 
> I'd like to automate this in the installer so how do I call regsvr32
> from
> with the installer and can I call regsvr32 /s /u to unregister during
> the
> software removal process?
> 
> Any examples to go along with this would be fantastic.
> 
> Regards
> 
> DaveC 
> -- 
> View this message in context:
>
http://www.nabble.com/Affecting-the-registry-during-install-and-removal-
> tf3188180.html#a8849266
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> 
>
------------------------------------------------------------------------
> -
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
>
------------------------------------------------------------------------
-
> Using Tomcat but need to do more? Need to support web services,
security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context:
http://www.nabble.com/Affecting-the-registry-during-install-and-removal-
tf3188180.html#a8862200
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to