Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

[9] Shell and ShellExecute function

Last post 07-14-2006 5:52 AM by puneets.singh. 10 replies.
Page 1 of 1 (11 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [9] Shell and ShellExecute function

    This thread is for discussions of Shell and ShellExecute function.

    • Post Points: 0
  • Advertisement

    • Red Gate Software

    Advertisement

    Want to boost your .NET application performance?

    Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.

    Try it for yourself now.

  • 05-11-2003 7:01 PM In reply to

    Opening My Computer

    Nice tutorial, but you seem to have overlooked something. How do I launch My Computer? Explorer with no parameter opens My Documents, Explorer mycomp~1 and Explorer ""My Computer"" both say the directory doesn't exist. (This is on XP Pro BTW.)
    • Post Points: 0
  • 02-17-2004 9:41 PM In reply to

    • ecampii
    • Not Ranked
    • Joined on 02-17-2004
    • New Member
    • Points 5

    how about??

    is there a possibility for me to open a program to another pc. im thinking like a server client program where the server opens the client or other program from the other terminal...??
    • Post Points: 0
  • 11-24-2004 6:52 AM In reply to

    • abh3010
    • Not Ranked
    • Joined on 11-24-2004
    • New Member
    • Points 15

    shell command

    I want my program to wait till Shell or shellexecute command finishes zipping a file of size say 500mb. Please let me know the solution.
    Thanks,
    • Post Points: 0
  • 01-18-2005 1:56 PM In reply to

    • daxdax
    • Not Ranked
    • Joined on 01-18-2005
    • New Member
    • Points 5

    choose application to send keys

    Hi,
    very compliments for your tuttorial, it's very clarity.
    I have another question, now.
    The command "sendkeys" send data to the active application
    in this moment.
    I need to send data (key) to an aplication that is just
    running, but in background, in minimize state.

    It's possible to make this?
    Thanks in advantage.

    DaxDax
    • Post Points: 0
  • 05-10-2005 4:31 PM In reply to

    how to release process from memory

    Hey, I have a memory leak problem. My application has to run different programs. For example, when the user has to run Notepad, he just clicks on the button on my program and my program runs Notepad... Simple and straightforward. The problem is that the user might have to run Notedpad several times throughout the day, and when you look at the memory usage for my program on Task Manager, the size increases every time the user decides to run Notepad (even though he closes it after he's through using it). My question is: how would I release the memory used by my program for Notepad when the user closes Notepad? I need this so that I could keep the same memory usage, cause if the user decides to run Notepad 100 times, and then close all of those, that's a whole lotta memory used up for nothing...

    I would really appreciate any help,
    Thank you
    • Post Points: 0
  • 06-04-2005 11:02 PM In reply to

    Using variables in path and/or cmd line

    Is there anyway of using information gathered from drive/dir/file list boxes in the path when using Shell? I have tried but I think I have the wrong syntax even though VB6 does not complain.
    • Post Points: 0
  • 06-13-2005 2:34 AM In reply to

    • joe0532
    • Not Ranked
    • Joined on 06-13-2005
    • New Member
    • Points 5

    did u get an answer

    I have the same situation and would appreciate your sharing any answer.
    • Post Points: 0
  • 06-13-2005 3:53 AM In reply to

    • agua
    • Not Ranked
    • Joined on 06-13-2005
    • New Member
    • Points 5

    ending a shell or shellexecute

    • Post Points: 0
  • 09-05-2005 11:05 AM In reply to

    • aaftab
    • Not Ranked
    • Joined on 09-05-2005
    • New Member
    • Points 10

    ShellExecute to Open internet Explorer File(s) ev

    This Method Works Well But My Problem is That I want to Open The

    Explorer File(s) (.html or htm)  In New Window(new instance of IE for

    every file) every time I clicked on the Different file.
    • Post Points: 10
  • 07-14-2006 5:52 AM In reply to

    Re: ShellExecute to Open internet Explorer File(s) ev

    aaftab wrote:
    This Method Works Well But My Problem is That I want to Open The Explorer File(s) (.html or htm) In New Window(new instance of IE for every file) every time I clicked on the Different file.
    • Post Points: 5
Page 1 of 1 (11 items)