473,387 Members | 1,502 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Windows Script

Al
I Know this is the wrong group to ask but you never know some one out there
might have the answer.

Does any one know how to compile windows script.?
what tool do I need and how to?

TIA
Al.

Jul 22 '05 #1
5 1434
Al wrote:
I Know this is the wrong group to ask but you never know some one out
there might have the answer.
So you took a chance that somebody might have the answer instead of posting
to a relevant newsgroup (such as .scripting.vbscript) where you would
guarantee finding somebody who knows.

Does any one know how to compile windows script.?
No. It's not possible. If you need a compiled program, then you need to
write the program in a compilable language.
what tool do I need and how to?


I suggest using Visual Basic. It should be fairly trivial to convert
vbscript into VB. There's only a few vbscript features that don't exist in
VB. There's an article on this topic in the vbscript documentation (
http://tinyurl.com/7rk6 ).

Of course, if you are asking about jscript, all bets are off. (My guess is
that the easiest route to compliability would be to rewrite it in Java)

Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 22 '05 #2
Al
Thanks much for the input, But unfortunate VB won't do the job. what I 'm
trying to accomplish here is protect my work and thought about compiling it
I use lots of windows script along with my ASP Coding building component
etc, I found WINBATCH but what it does it creates an stand-alone .exe that
don't do me any good under IIS for the web I guess the best choice is learn
..NET C# and work from there but I am too old for that so I just let other
steal my code, script etc because there is nothing secured anyway on the
web.

Thank you again for the input
Take care.
Al

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:Oc**************@TK2MSFTNGP10.phx.gbl...
Al wrote:
I Know this is the wrong group to ask but you never know some one out
there might have the answer.


So you took a chance that somebody might have the answer instead of
posting to a relevant newsgroup (such as .scripting.vbscript) where you
would guarantee finding somebody who knows.

Does any one know how to compile windows script.?


No. It's not possible. If you need a compiled program, then you need to
write the program in a compilable language.
what tool do I need and how to?


I suggest using Visual Basic. It should be fairly trivial to convert
vbscript into VB. There's only a few vbscript features that don't exist in
VB. There's an article on this topic in the vbscript documentation (
http://tinyurl.com/7rk6 ).

Of course, if you are asking about jscript, all bets are off. (My guess is
that the easiest route to compliability would be to rewrite it in Java)

Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Jul 22 '05 #3
So, because you're "too old" to learn something suitable for the task at
hand, you've chosen to whine about the technologies that can accomplish the
task?

Oh, boo-hoo, my horse is just unacceptable downtown. How can I drive a car
without actually learning how to drive. I'm too old for that.

Bob Lehmann

"Al" <jo*****@msn.com> wrote in message
news:eH**************@TK2MSFTNGP12.phx.gbl...
Thanks much for the input, But unfortunate VB won't do the job. what I 'm
trying to accomplish here is protect my work and thought about compiling it I use lots of windows script along with my ASP Coding building component
etc, I found WINBATCH but what it does it creates an stand-alone .exe that
don't do me any good under IIS for the web I guess the best choice is learn .NET C# and work from there but I am too old for that so I just let other
steal my code, script etc because there is nothing secured anyway on the
web.

Thank you again for the input
Take care.
Al

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:Oc**************@TK2MSFTNGP10.phx.gbl...
Al wrote:
I Know this is the wrong group to ask but you never know some one out
there might have the answer.


So you took a chance that somebody might have the answer instead of
posting to a relevant newsgroup (such as .scripting.vbscript) where you
would guarantee finding somebody who knows.

Does any one know how to compile windows script.?


No. It's not possible. If you need a compiled program, then you need to
write the program in a compilable language.
what tool do I need and how to?


I suggest using Visual Basic. It should be fairly trivial to convert
vbscript into VB. There's only a few vbscript features that don't exist in VB. There's an article on this topic in the vbscript documentation (
http://tinyurl.com/7rk6 ).

Of course, if you are asking about jscript, all bets are off. (My guess is that the easiest route to compliability would be to rewrite it in Java)

Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Jul 22 '05 #4
Gee, then why not ask in newsgroups about BMWs, basket-weaving or linux?
And maybe you could post a bulletin at your local church, laundromat or
trade school?
I Know this is the wrong group to ask but you never know some one out there might have the answer.

Jul 22 '05 #5
It's a rough crowd...

"Al" wrote in message news:eH**************@TK2MSFTNGP12.phx.gbl...
: Thanks much for the input, But unfortunate VB won't do the job.

You wrote it in vbscript, did you not and VB is unable to do what vbscript
can do?

: what I 'm trying to accomplish here is protect my work

Translation. What you're trying to accomplish is to get something for
nothing to keep others from getting your something for nothing.

: and thought about compiling it

So, what's wrong with VB.NET?

: I use lots of windows script

Windows script as in WSH or VBScript?

: along with my ASP Coding building component
: etc, I found WINBATCH but what it does it creates an stand-alone .exe
: that don't do me any good under IIS for the web

You believe executables cannot be used on the web?

: I guess the best choice is learn
: .NET C# and work from there

So, C# is your answer to protected vbscript code that VB.NET cannot
accomplish.

: but I am too old for that so I just let other
: steal my code,

Don't think of it as stealing. Think of it as sharing.

: script etc because there is nothing secured anyway on the
: web.

If you truly believe that nothing is secure, this was just an exercise in
futility.

: Thank you again for the input

Thanks for putting the answer before the question.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Peter Otten | last post by:
Is there a way to limit both width and height of a canvas text item? My current workaround seems clumsy: import Tkinter as tk root = tk.Tk() canvas = tk.Canvas(root, width=400, height=200,...
3
by: dpackwood | last post by:
Hello, I have two different scripts that do pretty much the same thing. The main perl script is on Windows. It runs and in the middle of it, it then calls out another perl script that then...
0
by: Chenghui Li | last post by:
We have a problem with the Windows XP theme: We have a IDE which allows other developers to develop visual programs for their customers. Our IDE allow them to set font for window captions easyly...
7
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I...
3
by: Chris Paul | last post by:
I'm having trouble with PHP & PostgreSQL/OpenLDAP/Apache on Windows. I've set this up countless times on BSD (piece of cake) but I'm trying to do this on Windows now so that my developer can work...
3
by: diffuser78 | last post by:
I am a newbie in Python and want your help in writing python script. I have to remotely shut the windows px from linux box. I run OpenSSH on windows PC. I remotely connect it from Linux box using...
4
by: reachsamdurai | last post by:
Hello, Can you please let me know the procedure to reach db2 command prompt from a cygwin window (hence without using Start-> Run -> db2cmd method). I'm planning to write shell scripts which...
4
by: Randy Webb | last post by:
This post was originally made in microsoft.public.scripting.jscript by Michael Harris and I am reposting it here for the people who don't/can't subscribe to the microsoft groups. The original...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Programs dealing with autoruns Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list programs that help me to view/modify the autoruns...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.