473,324 Members | 2,248 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,324 software developers and data experts.

Convert Javascript file to exe or dll

Is it possible to convert javascript(.js) file as exe or dll?

Regards,
Maria prabudass E
Feb 6 '08 #1
7 17205
gits
5,390 Expert Mod 4TB
hi ...

no ... it is a interpreted language and the source code is to be interpreted by a javascript runtime environment ... that is typically a webbrowser ...

kind regards
Feb 6 '08 #2
acoder
16,027 Expert Mod 8TB
Changed the thread title - please use a good thread title. Thanks!
Feb 6 '08 #3
XNeat
4
As gits said, it is a browser. so javascript could be embedded into an exe ( mini browser ). then called.

check this easy solution.
http://developer.mozilla.org/en/docs...dder%27s_Guide

Another solution which i used in my XNeat is using Microsoft Scripting Engine

Regards,
Sa6ry
Feb 9 '08 #4
gits
5,390 Expert Mod 4TB
that is a cool possibility ;) ... thanks for the link ... it would include the js-runtime into a c-application ... and thus allow the execution of javascript-code ...

so you would pack the script AND the runtime into an application ... and you don't make a standalone program from the javascript-code ... but it is a nice possibility to embed! scripting into a c-app ... for whatever reason
Feb 9 '08 #5
Is it possible to call the .js file from vc++? If possible means, please give some samples.

Regards,
Maria Prabudass E
Mar 6 '08 #6
rnd me
427 Expert 256MB
Is it possible to convert javascript(.js) file as exe or dll?

Regards,
Maria prabudass E
yes, i put some examples onthis post

the best part of that method is that it uses a compiler you probably already have installed on your system, and it's free.
Mar 8 '08 #7
XNeat
4
try this online free JScript to exe converter JScript to Exe
Mar 13 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

21
by: ryanmhuc | last post by:
I know the subject might be confusing. I am no beginner with javascript but I haven't been able to figure out how to get the javascript file name from code inside the file. So you have an HTML...
4
by: abid | last post by:
I need to convert DBF file to a pipe delmited text file. Can somebody guide me with a sample C program that does this kind of conversion. Thanks, Abhi.
1
by: Mamatha | last post by:
Hi I am doing small application like video capturing,i had code to create avi file,but i want the same video file output in the form of wmv file format. How can we convert avi file to wmv file in...
3
by: rojavenkat81 | last post by:
Hi All, Please help me regarding php program for convert video file to .flv file. I searched in many sites but i got only tool to convert video file to .flv file.But I want convert...
1
by: sathyan8294 | last post by:
what is websites for convert javascript to vbscript?
17
by: NeoAlchemy | last post by:
I am starting to find more web pages that are using a query parameters after the JavaScript file. Example can be found at www.opensourcefood.com. Within the source you'll see: <script...
9
by: Mahernoz | last post by:
Hello Friends, The JavaScript File exmplmenu_var.js contains the code... (for the sake of brevity i am showing only that code which needs to be changed) I am actually developing a menu using...
1
by: sharmajavaforum | last post by:
Hai, I have a small task. I have an .HTML file. I wanted to convert .HTML file into a plain .txt file. Means after i convert the file, the .txt file should contain only the text rather ...
32
by: poolboi | last post by:
hi guys, i've read a lot of thread of converting excel data into CSV files. however, i need a perl script to convert CSV file into excel file now, if required modules is needed, it would be...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.