Announcement

Collapse
No announcement yet.

Running a deamon script from Visual Basic .NET

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Running a deamon script from Visual Basic .NET

    Operating System: XP Home SP1
    Burning Software: Nero 6.0.0.28/Clone CD 4.2.0.2
    Anti-virus Software: AntiVir Guard
    DAEMON Tools Version: 346

    Fellow programmers,

    i am trying to run a deamon script crated with deamon script. i do know that the script works as i have loaded it in the conventional way. I have tryed using the shell function in vb .net but have been unsucesfull. there might be a way of running the script througfh explorer but i do not know how to do this.

    cheres

    Nick(Elixor)

    pertorian@pertorian.co.uk

  • #2
    You should run DaemonScript.exe (including full path) and pass it the script as a parameter, eg:

    C:\program files\daemonscript\daemonscript.exe "C:\scripts\test.daemonscript"

    Comment

    Working...
    X