Re: VBS Script --> Visual Basic 6 --> Exe
- From: "Joshua C. Clark" <Josh@xxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 15:56:20 -0400
Thanks guys, OK I created the module, no it throws errors on any reference
to wscript.X what should I replace these with, again thanks!!!
"Steven Burn" <somewhere@xxxxxxxxxxxxxxx> wrote in message
news:u93xoFHlFHA.2156@xxxxxxxxxxxxxxxxxxxxxxx
> Project > Add Module
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Joshua C. Clark" <Josh@xxxxxxxxxxxxxxxxx> wrote in message
> news:#4DzntGlFHA.2484@xxxxxxxxxxxxxxxxxxxxxxx
> > Thank you for the reply, I have a few questions, one in VB6 how do I
make
> a
> > .Bas Module?
> >
> > "Steven Burn" <somewhere@xxxxxxxxxxxxxxx> wrote in message
> > news:%239BVgpGlFHA.2644@xxxxxxxxxxxxxxxxxxxxxxx
> > > Yes..... sort of
> > >
> > > You'll need to either;
> > >
> > > 1. Add it into a .res (resource) file and extract then process it from
> > > there.... or
> > > 2. C&P it from the VBS file into a .bas module
> > >
> > > ...... with a few minor tweaks it will/should work.
> > >
> > > --
> > > Regards
> > >
> > > Steven Burn
> > > Ur I.T. Mate Group
> > > www.it-mate.co.uk
> > >
> > > Keeping it FREE!
> > >
> > > "Joshua C. Clark" <Josh@xxxxxxxxxxxxxxxxx> wrote in message
> > > news:#zjzQEGlFHA.3336@xxxxxxxxxxxxxxxxxxxxxxx
> > > > Is it possible to import a VBS script into VB6 and compile it into
an
> > EXE?
> > > >
> > > > Thank in advance!
> > > >
> > > >
> > >
> > >
> >
> >
>
>
.
- Follow-Ups:
- Re: VBS Script --> Visual Basic 6 --> Exe
- From: Joe Fawcett
- Re: VBS Script --> Visual Basic 6 --> Exe
- Prev by Date: Re: Hiding Source Code
- Next by Date: Re: AD Logon Script
- Previous by thread: Re: Hiding Source Code
- Next by thread: Re: VBS Script --> Visual Basic 6 --> Exe
- Index(es):
Relevant Pages
|