Click here to Skip to main content
15,900,816 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to run only the exe file
But if I change my location I can not find the dll file
that i add (Ionic);
Posted
Comments
joshrduncan2012 10-Mar-14 12:23pm    
Please clarify your question. This is very vague.
Sergey Alexandrovich Kryukov 10-Mar-14 12:50pm    
I think I understand it, answered; please see.
—SA

1 solution

You cannot extract just one executable file and execute the application, because it depends on some other files.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900