Hi,
I have create on setup and deployment project.In my case i have to read a string from newly added dialog and updates the configuration file in the target computer.I had achieve this by using User interface editor and custom actions editor.
Now while running the setup, if i give the string without space (For example "testinstallation") in dialog window,its updated configuration file in the target machine. But if any space in the string(For example "test installation").It showing error "System.IO.FilenotfoundException:Could not load file or assembly 'file:///C:WINNT\System32\STRING' or one of its dependencies.The System cannot find the file specified"
Thanks in advance,
Regards
Nataraj.C