wieckjc
-
Total Posts
:
17
- Scores: 0
-
Reward points
:
0
- Joined: 11/2/2006
-
Status: offline
|
Converting VBS to EXE
Friday, March 30, 2007 2:39 AM
( permalink)
|
|
|
|
Snipah
-
Total Posts
:
1339
- Scores: 8
-
Reward points
:
0
- Joined: 11/1/2004
- Location: Scotland
-
Status: offline
|
RE: Converting VBS to EXE
Saturday, March 31, 2007 6:37 PM
( permalink)
Have you asked the 3rd party supplier?
|
|
|
|
ebgreen
-
Total Posts
:
8219
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
RE: Converting VBS to EXE
Monday, April 02, 2007 6:58 AM
( permalink)
Snipah is correct that the vendor is the place to start, but just as extra information, if they are using the Scripting API to do the work, then I suspect that there are some object that are not available. We have seen issues like this in the past with Quick Test Pro for instance.
|
|
|
|
wieckjc
-
Total Posts
:
17
- Scores: 0
-
Reward points
:
0
- Joined: 11/2/2006
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 2:50 AM
( permalink)
I had reached out to the vendor prior to posting in the tech forum. Unfortunately, I have received no response. Any ideas of alternate products that may work without issues? Thanks
|
|
|
|
ebgreen
-
Total Posts
:
8219
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 3:00 AM
( permalink)
It depends on whay you want to convert the script to an EXE in the first place.
|
|
|
|
wieckjc
-
Total Posts
:
17
- Scores: 0
-
Reward points
:
0
- Joined: 11/2/2006
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 3:11 AM
( permalink)
Simply want to be able to leverage WshShell.Popup or WScript.Echo functionality within the converted script to generate a pop-up on end client's system. Using a WMI command to remotely execute process on the end system, but it does not work unless the vbs has been converted to an exe.
|
|
|
|
ebgreen
-
Total Posts
:
8219
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 3:26 AM
( permalink)
Aah, so you just need an exe. You aren't worried about hiding passwords or anything like that?
|
|
|
|
wieckjc
-
Total Posts
:
17
- Scores: 0
-
Reward points
:
0
- Joined: 11/2/2006
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 3:28 AM
( permalink)
|
|
|
|
ebgreen
-
Total Posts
:
8219
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 3:31 AM
( permalink)
In that case I would consider either a self extracting zip executeable or using the script packager that is in PrimalScript.
|
|
|
|
wieckjc
-
Total Posts
:
17
- Scores: 0
-
Reward points
:
0
- Joined: 11/2/2006
-
Status: offline
|
RE: Converting VBS to EXE
Tuesday, April 03, 2007 3:53 AM
( permalink)
PrimalScript did the trick. Thanks much.
|
|
|
|
everstrike
-
Total Posts
:
12
- Scores: 0
-
Reward points
:
0
- Joined: 4/12/2007
-
Status: offline
|
Re:Converting VBS to EXE
Wednesday, November 30, 2011 9:04 PM
( permalink)
The problem is that their script engine is not complete. I use ExeScript for this type of compilation, and even can use WScript.ConnectObject, WScript.DisconnectObject. As I know, other compilation (not extraction) tools can't offer this functionality.
|
|
|
|
ebgreen
-
Total Posts
:
8219
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:Converting VBS to EXE
Thursday, December 01, 2011 4:51 AM
( permalink)
I know that you are not exactly hiding it, but I feel that it would be nice if you are more overt regarding the fact that you are an Everstrike employee. The above post for instance sounds very much like a user testimonial rather than what is essentially an advertisement by an employee.
|
|
|
|
59cobalt
-
Total Posts
:
969
- Scores: 91
-
Reward points
:
0
- Joined: 7/17/2011
-
Status: offline
|
Re:Converting VBS to EXE
Thursday, December 01, 2011 5:47 AM
( permalink)
I'm not a moderator (obviously), but personally I would appreciate it if forum members would desist from thread necromancy. Particularly if they revive year-old threads for advertising purposes.
|
|
|
|