Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: VbsToEXE  (Read 19378 times)

0 Members and 1 Guest are viewing this topic.

selvan777

  • Guest
Re: VbsToEXE
« Reply #15 on: August 16, 2007, 08:34:16 AM »
Looks like I'm now having to deal with a new bag of troubles. 

It seems that program requires VB6 and I do believe I have .NET already installed.  And from what I can gather, it looks like like I'm going to have to format to get rid of .NET so I can install VB6 first.

Is that true?

How do I determine what version of VB I have?
« Last Edit: August 16, 2007, 08:52:27 AM by selvan777 »

Deerpark



    Egghead
  • Thanked: 1
    Re: VbsToEXE
    « Reply #16 on: August 16, 2007, 05:58:49 PM »
    Can't you just install vb6?
    Any sufficiently advanced technology is indistinguishable from magic.
    Arthur C. Clarke (1917 - 2008)

    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: VbsToEXE
    « Reply #17 on: August 16, 2007, 07:54:16 PM »
    Quote
    It seems that program requires VB6 and I do believe I have .NET already installed.  And from what I can gather, it looks like like I'm going to have to format to get rid of .NET so I can install VB6 first.

    No this is not true to the best of my knowledge...do you have a source for this info "? ?
    " Anyone who goes to a psychiatrist should have his head examined. "

    selvan777

    • Guest
    Re: VbsToEXE
    « Reply #18 on: August 16, 2007, 10:11:30 PM »
    No this is not true to the best of my knowledge...do you have a source for this info "? ?

    Here's an example:

    Computing.Net - problem to install vb6 to winxp pro
    http://www.computing.net/programming/wwwboard/forum/11413.html
    « Last Edit: August 16, 2007, 10:23:13 PM by selvan777 »

    contrex

    • Guest
    Re: VbsToEXE
    « Reply #19 on: August 16, 2007, 11:47:13 PM »
    You don't need to install the full VB6 package - just the standard vb6 runtime DLL.



    ghostdog74



      Specialist

      Thanked: 27
      Re: VbsToEXE
      « Reply #20 on: August 17, 2007, 12:32:04 AM »
      i would suggest you recode every thing to vb6..it should not be difficult, considering your vbs script is not that huge. you do know vb, don't u?

      selvan777

      • Guest
      Re: VbsToEXE
      « Reply #21 on: August 17, 2007, 08:27:17 AM »
      You don't need to install the full VB6 package - just the standard vb6 runtime DLL.

      Should I install VB6 like Deerpark said or VB6 SP6 run-time files?

      i would suggest you recode every thing to vb6..it should not be difficult, considering your vbs script is not that huge. you do know vb, don't u?

      No I don't, this script doesn't belong to me and I've never written one of my own.

      contrex

      • Guest
      Re: VbsToEXE
      « Reply #22 on: August 17, 2007, 09:35:28 AM »
      Should I install VB6 like Deerpark said or VB6 SP6 run-time files?

      Go for SP6, it's the latest.

      « Last Edit: August 18, 2007, 02:46:48 AM by contrex »

      DeltaSlaya



        Apprentice
      • Google
        Re: VbsToEXE
        « Reply #23 on: August 17, 2007, 05:04:23 PM »
        OMG @contrex, you wrote inside the '[quote]'s. Sorry it just looks bad..
        System specs:
        Intel Core 2 Duo E6600 (up to 3.3 stock V and air)
        ASUS Striker Extreme
        XFX 8600GT XXX Edition
        2x 1gB Corsair XMS2 DDR2-800
        Seagate Barracuda 320gB SATA
        Raidmax Ninja 918 (520W ATXV2.0 PSU)
        -

        selvan777

        • Guest
        Re: VbsToEXE
        « Reply #24 on: August 18, 2007, 07:43:07 AM »
        I downloaded "VB6.0-KB290887-X86.exe", extracted it, double clicked the "vbrun60sp6.exe", accepted the terms, then nothing happens, the app just quits.  I try again but never see the terms again, even after a restart.

        It's like the system is refusing to let me install it.

        contrex

        • Guest
        Re: VbsToEXE
        « Reply #25 on: August 18, 2007, 08:03:18 AM »
        Quote
        I downloaded "VB6.0-KB290887-X86.exe", extracted it, double clicked the "vbrun60sp6.exe", accepted the terms, then nothing happens, the app just quits.

        have you tried running the app that needs the VB6 runtimes?

        selvan777

        • Guest
        Re: VbsToEXE
        « Reply #26 on: August 18, 2007, 08:53:14 AM »
        I extracted "VBSCompiler.7z" using "7-Zip". 

        Went to the dir "tool" and opened "maker.exe" and got a bunch of ?'s in a window called "VBSCompiler". 

        Went to the head dir and opened "ScriptPad.exe" and got this: "Component 'comdlg32.ocx' or one of it's dependencies not correctly registered: a file is missing or invalid" in a window called "ScriptPad v2.01"

        DeltaSlaya



          Apprentice
        • Google
          Re: VbsToEXE
          « Reply #27 on: August 18, 2007, 03:35:36 PM »
          That was just an example, you don't have to use it if it's having problems. Look on a good site like www.download.com or www.softpedia.com. Search for either "convert vbs to exe" or "vbs to exe converter".
          System specs:
          Intel Core 2 Duo E6600 (up to 3.3 stock V and air)
          ASUS Striker Extreme
          XFX 8600GT XXX Edition
          2x 1gB Corsair XMS2 DDR2-800
          Seagate Barracuda 320gB SATA
          Raidmax Ninja 918 (520W ATXV2.0 PSU)
          -

          selvan777

          • Guest
          Re: VbsToEXE
          « Reply #28 on: August 18, 2007, 05:54:31 PM »
          I don't understand? What was an example?
          I thought we were seeing if VB6 installed.

          ghostdog74



            Specialist

            Thanked: 27
            Re: VbsToEXE
            « Reply #29 on: August 18, 2007, 05:55:34 PM »
            you should try to learn some vb instead of wasting time doing this.