Hello!
I have an application that uses CSIDL_COMMON_DOCUMENTS\<Application Name>
for documents that all users shall have access to. I think that this is the
directory for this!?
During the install I need to create this directory, but I can't find any
System Folder Property for CSIDL_COMMON_...
more >>
Hi
I've installed Framework 1.0 on Windows ME and then I've tried to install my application generated with the same version of the framework. During the installation I am getting a message
"This installer has encounter an unexpected error installing this package. This may indicate a problem wit...
more >>
Hi,
I am trying to install the Framework on Windows ME. I've run the dotnetfx.exe version 1.1 and nothing works. Is there a version of Framework for Windows ME?
Any help will be appreciated.
Regards
Tadek...
more >>
Hi
I don't want to deploy my winforms app to the GAC, I like to keep everything
in the application folder for now.
A month ago I added an InstallerClass and Custom Actions in my Setup project
that call the Install and Commit methods.
I've just noticed that all my assemblies (dozens of cop...
more >>