Deployment Project

Would you please help me to solve these problems:
1. This problem appears when I build my deployment project.
Symptom: appears with License Agreement and Read Me Dialog, when I select a *.rtf file
but when I select property License File as (None) it's all right.
Here is its error message:
unable to build dialog module named
E:\vbNetProg\StartUp\Enterprise Installer\Enterprise Installer.vdproj Unable to build dialog module named 'C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\Deployment\.\VsdDialogs\1033\VsdLicenseDlg.wid'
E:\vbNetProg\StartUp\Enterprise Installer\Enterprise Installer.vdproj Unable to build dialog module named 'C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\Deployment\.\VsdDialogs\1033\VsdReadmeDlg.wid'

2. How can I save to registry from value in textbox dialog  I 've done following MSDN April 2004 but no thing changes.
The installer just save to registry the name of the key not its value.
For example:
HKEY_CURRENT_USER\CSOFT\DangNhap
In DangNhap we have two elements 
NameValue
uid""
matkhau""
as you see the value is nothing, not the information I inputted in 2 textboxes when installing.

3. Please tell me the way to uninstall my softwares without using Add/Remove Programs

4. The last question is that: I've just installed InstallShield X. Do you think it's stronger and easier
than Deployment project of VS.NET. The problem is when I install it, InstallShield X takes up our 774 MB disk space!!!

Thank you for reading my message.


Answer this question

Deployment Project

  • Deployment Project