seprating location of vsto excel sheet and dll's in windos installer

Hi,

i have created a vsto excel application that installs in the program file in the set security project i keep default values

/assemblyName="ccccccccccc.dll" /targetDir="[TARGETDIR]\"
/solutionCodeGroupName="MyCompanyName.ccccccccc"
/solutionCodeGroupDescription="Code group for cccccccccccc"
/assemblyCodeGroupName="cccccccccccc"
/assemblyCodeGroupDescription="Code group for ccccccccc"
/allUsers=[ALLUSERS]

how can i seprate the excel sheet and other dll's

i wish to install excel sheet on the desktop and dll's as it is

if u have the ans plz reply it is urgent

Thank's

varun



Answer this question

seprating location of vsto excel sheet and dll's in windos installer