N
Nilesh
I am trying to create a setup using windows installer (the one that
comes with Visual Studio.Net). I want to install my stuff at
[LocalAppDataFolder]. If I install same package at C:\Documents and
Settings it works fine. But the installer rolls back everything if I
try to install it at [LocalAppDataFolder]. In the end it gives message
that setup has been interrupted. I zeroed in on problem and found that
if particular set of DLLs are included in package then only this
problem occurs. If I remove those DLLs it works fine. Any clues??
comes with Visual Studio.Net). I want to install my stuff at
[LocalAppDataFolder]. If I install same package at C:\Documents and
Settings it works fine. But the installer rolls back everything if I
try to install it at [LocalAppDataFolder]. In the end it gives message
that setup has been interrupted. I zeroed in on problem and found that
if particular set of DLLs are included in package then only this
problem occurs. If I remove those DLLs it works fine. Any clues??