How to generate Click Once Deployment file .exe without depending on .application file?

  • Thread starter Thread starter goofyui
  • Start date Start date
G

goofyui

Guest
I have created Click Once Deployment file. It works great.

However, .exe file was created along with .application file and Application Files - Folder which has necessary files.

.exe file works only if it is available along with .application file in the folder. If i share the .exe file without .application file to another user, it throws an error as follows ..

How to make the .exe file independent without depending on .application file?


+ Downloading file:///C:/Users/MyAccName/Downloads/MyProject.application did not succeed.
+ Could not find file 'C:\Users\MyAccName\Downloads\MyProject.application'


Continue reading...
 
Back
Top