Click here to Skip to main content
15,905,316 members
Home / Discussions / C#
   

C#

 
AnswerRe: Disable show pop-up window when F10 pressed Pin
Dave Kreskowiak3-Jul-07 6:34
mveDave Kreskowiak3-Jul-07 6:34 
GeneralRe: Disable show pop-up window when F10 pressed Pin
Tavbi3-Jul-07 19:31
Tavbi3-Jul-07 19:31 
GeneralRe: Disable show pop-up window when F10 pressed Pin
Tavbi3-Jul-07 19:46
Tavbi3-Jul-07 19:46 
AnswerRe: Disable show pop-up window when F10 pressed Pin
Tavbi3-Jul-07 21:25
Tavbi3-Jul-07 21:25 
QuestionIntegral of a function Pin
Manfr3d2-Jul-07 22:47
Manfr3d2-Jul-07 22:47 
AnswerRe: Integral of a function Pin
Martin#3-Jul-07 0:25
Martin#3-Jul-07 0:25 
QuestionDataGridview Pin
sangramkp2-Jul-07 22:15
sangramkp2-Jul-07 22:15 
QuestionHow can I protect my exe? Pin
Rationalise2-Jul-07 22:08
Rationalise2-Jul-07 22:08 
Hi! Here's the problem:
I have an exe (no source code) wish for it to run only when it finds a valid license on the pc. Therefore I wish to modify it somehow (wrap,modify, etc) so that it will check for certain criterii such as hardware id before launching itself.

What I've found out so far:
I know I can create another exe that embeds the exe using Visual Studio. However, running the exe from memory only applies to .Net exe. I wish to cover non .Net too. And I know that running non .Net exe from memory is very hard.

Question:
How do i do this? Is there a way to modify the exe so that I can insert checking codes before the exe launches normally?
Thanks!




"Long is the way, and hard, that out of hell leads up to light."
QuestionHow to use the FormPrinting with a vertical Alignment? Pin
loriasilvia2-Jul-07 21:48
loriasilvia2-Jul-07 21:48 
Questioncontrols Pin
kalyan_24162-Jul-07 21:39
kalyan_24162-Jul-07 21:39 
AnswerRe: controls Pin
Tamimi - Code2-Jul-07 21:45
Tamimi - Code2-Jul-07 21:45 
GeneralRe: controls Pin
kalyan_24162-Jul-07 21:52
kalyan_24162-Jul-07 21:52 
GeneralRe: controls Pin
kalyan_24162-Jul-07 23:10
kalyan_24162-Jul-07 23:10 
AnswerRe: controls Pin
Martin#2-Jul-07 22:40
Martin#2-Jul-07 22:40 
GeneralRe: controls Pin
kalyan_24162-Jul-07 23:12
kalyan_24162-Jul-07 23:12 
GeneralRe: controls Pin
Martin#2-Jul-07 23:13
Martin#2-Jul-07 23:13 
GeneralRe: controls Pin
kalyan_24162-Jul-07 23:24
kalyan_24162-Jul-07 23:24 
GeneralRe: controls Pin
Tamimi - Code2-Jul-07 23:32
Tamimi - Code2-Jul-07 23:32 
GeneralRe: controls Pin
kalyan_24162-Jul-07 23:39
kalyan_24162-Jul-07 23:39 
GeneralRe: controls Pin
Tamimi - Code2-Jul-07 23:46
Tamimi - Code2-Jul-07 23:46 
AnswerRe: controls Pin
Martin#2-Jul-07 23:40
Martin#2-Jul-07 23:40 
GeneralRe: controls Pin
kalyan_24162-Jul-07 23:45
kalyan_24162-Jul-07 23:45 
GeneralRe: controls Pin
kalyan_24163-Jul-07 0:22
kalyan_24163-Jul-07 0:22 
GeneralRe: controls Pin
Martin#3-Jul-07 0:45
Martin#3-Jul-07 0:45 
Questionchr(13) Pin
sengottuvelud2-Jul-07 21:37
sengottuvelud2-Jul-07 21:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.