C# custom installers
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Looking to automate business process in form of xml tags(like IO,Registry,ACL operations etc) and writing a C# wrapper to execute the same. Is there any project or library available, so that i dont have to re-invent the wheel. Thanks! h.
-
Looking to automate business process in form of xml tags(like IO,Registry,ACL operations etc) and writing a C# wrapper to execute the same. Is there any project or library available, so that i dont have to re-invent the wheel. Thanks! h.
Have you looked at the Windows Workflow in the 3.0 framework? Michael
-
Have you looked at the Windows Workflow in the 3.0 framework? Michael
Oh my my, we are still upgrading to .Net 2 :)