Results 1 to 2 of 2

Thread: Compile And Run ......

  1. #1

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    Cool

    I remeber reading about this but I can't find the post.... so

    Is there a way to create a shortcut to vb that runs vb silient selecting a project and running the project on the fly? I seem to remember there is but I don't recall the perameters i.e /s /r C:\theapp.vbp

    I need to do this because I am developing an huge program and the testers need to run it uncompiled so that it can be updated with out having to recompile every timr (takes 1 2/2 hrs to compile 1 of the 4 apps...)

    Thanks
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

  2. #2

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191
    ok you make a shortcut to vb. you set the shortcuts start in: to the folde your vbp is in, then you add -r project.vbp ofter "C:\Program Files\Microsoft Visual Studio\vb6\vb6.exe" -r app.vbp

    I'd still like to know how to make vb hide if its possable..

    Thanks
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

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