Integration of MS with dot net application

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
Virag
Newbie
Posts: 1
Joined: Fri Sep 20, 2013 2:03 pm
Location: India
Contact:

Integration of MS with dot net application

Post by Virag » Fri Sep 20, 2013 2:15 pm

Is it possible to integrate MS to dot net application (c#)? My intention is to use MS APIs in visual studio so that I can customize MS according to my need without using MS IDE?

Thanks,
Virag

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Mon Sep 23, 2013 2:30 pm

You can have your C# application execute a compiled Macro Scheduler macro (or a macro via the command line). It can pass parameters to it. To get data back use e.g. a text file or database (the macro stores the data in the text file, c# then reads that after execution).

You would want to "Exec and Wait". See:
http://support.microsoft.com/kb/305369
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts