Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've developed an app in .NET with C#, that app rely mostly on .py scripts.
Now i need to deploy my app to end users.
Is it possible to embed python inside my project installer or i must install python separate manually ?