Search found 3 matches

by miko
Wed Jun 22, 2016 3:08 pm
Forum: Basic
Topic: how to create standalone from .net
Replies: 5
Views: 20553

Re: how to create standalone from .net

so you said that my .net file will work with a protection on a computer without .net installed ?
by miko
Wed Jun 22, 2016 2:01 pm
Forum: Basic
Topic: how to create standalone from .net
Replies: 5
Views: 20553

Re: how to create standalone from .net

because i want to protect on this file , and the protection pu a file in a virtual box , so if i need .net installed you virtual box wouldn't work properly with my files...
by miko
Wed Jun 22, 2016 6:16 am
Forum: Basic
Topic: how to create standalone from .net
Replies: 5
Views: 20553

how to create standalone from .net

I created clr c++ program in visual studio
its combine native c++ code and windows form so the app is currently run only on computer that .net installed on them

how can i create fully standalon exe from this c++ clr exe ?