Results 1 to 3 of 3

Thread: shell progress

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Unhappy shell progress

    Hi!

    I'm using nerocmd which is a command line for nero burning rom to burn certain files using System.Diagnostics.Process.Start ()

    I'd like to know weather its possible to:
    ----------------------------------------
    1. show the shell window as a control inside my application. if possible, it's even better to capture only the current bottom row of the shell window, and so to display progress text.

    2. calculate the time to end the shell burn operation / amount of actions and so to create a progress bar of the shell command progress- I guess that's not so possible but I'm still wondering maybe...

    any ideas how?

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Re: shell progress

    I found there's nero SDK that suppose to do all that and more, but I can't find any sample code or documentation about it in vb.net.

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: shell progress

    The NeroCOM API has a VB and a CSharp example, you should be able to extract some information from those. I glanced at the documentation and they seem to go pretty in depth on how to do things with the API.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width