i am having an exe in my drive i have to call it from my mfc code. how to do this
jeepoo
Posts
-
Run exe from mfc -
registry mfchow to register in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Run inorder to run my exe. is there any way to do programmatically.
-
auto run a mfc programwhat about shelexec project
-
windows autoruni am using usb. but its not working. can you help me
-
windows autorunthis will popup a window and make user to select the exe. but what i need is this wolud itself start running the exe instead of popping up the window.
-
windows autoruni have written as [autorun] open=boot\EKLoader.exe Action=ENCRYPTAKEY label=WELCOME TO ENCRYPTAKEY icon=boot\ek\ico.ico shell\ek="&ek" shell\ek\ command=ba.bat now what i need is i have to straightly run the EKLoader.exe file without asking user intention to click the exe -- modified at 4:12 Saturday 10th March, 2007
-
windows autorunI have placed autorun.inf file inside the drive.when i insert the drive the popup window will appear.then double click the icon ,the autorun exe file is executed. I want to execute file automatically when insert a drive without user interaction.is it possible? How to do this ? Any software is needed to install?
-
wireless configurationhow to configure wireless using netsh.give sample codes
-
change tab text colorhow to change tab text color in tab control.give samples plz.
-
dialog colorhi i used onpaint method to change the background color. but in vain. what i have to do to change the background color of the tab control.
-
dialog coloryes thats working well. how we can change the background color of tab control.
-
dialog colorwhat is m_clctrlParamsRobotSel?
-
dialog colorhi i am having a dialog name NETDIALOG whose background is having another dialog BACKDIALOG stretched to full screen.if i opend the NETDIALOG its background color is same as the BACKDIALOG.i have to avoid this. what i have to do. the NETDIALOG should open with its own color.
-
Installation through MFC codehow to install a package using MFC. when i execute a mfc program it will install the specified package. How to do this.plz help me.
-
bind ratio button to groupboxhow to bind groupbox and radiobuttons.or is any container for radiobutton.when i move a container alongwith the radiobuttons also moved how to perform this.give samples
-
ipaddress validationplz give some sample program for using CIPAddress control.
-
ipaddress validationhow to performe IPAddress valition with editbox.i want to create a dialog look like real netwok configuration window(appear when using local area connection setup).for that what kind of validation is to performed on editbox give MFC sample program.
-
configure net through MFC program [modified] -- try to help mehow to configure net through MFC program using netsh -- modified at 6:16 Wednesday 7th March, 2007