A vb script that executes an exe file -
I have a .Net MSI installer project that we would like to execute a self extracting winzip exe file (that's outside the msi file) from the msi file
One of the custom actions for msi files is to run a vbs file from inside the msi file, which means we're researching the possibility of the vbs file running the winzip exe file
is it possible?
A vb script that executes an exe file -
I have a .Net MSI installer project that we would like to execute a self extracting winzip exe file (that's outside the msi file) from the msi file
One of the custom actions for msi files is to run a vbs file from inside the msi file, which means we're researching the possibility of
File Uploader -
Hello All
I am making a file uploader, I have noticed my script will not upload the file when over a certain size, I have tried to use ini_set to set some settings to increase the maximum file size upload allowed, but I have read that because the ini_set will be within the same iter
funny VB -
Hi, got some queries here.Trying to run a vb script on an NT.If i step through the program, it works fine.
But once i compiled it into an .exe file and try to run it, it doesn't executes the way i exepected it to.Can any1 help me?Thanks.
ASP Execution Order -
As far as I know, all includes are processed before the ASP script executes. This makes sense because what if your included file had a function in it that your base page needed?
Executing a DTS -
Ok simple question (or so I think)...
I have a DTS Package a called "DataImport" and I want to call "DataImport" from within an SQL Script... This means that in the Query Analyser, when I load my database creation script and execute it, it also imports my data
question!!! script -
How can I make so: I don't want all the code like <%......%> or
<script language=vbscript>....</script> to be viewed by users of my site...so what can I do???
For exemple I need a counter on my site. So i don't wan't that the needed script to be in the .html fil
A script engine for the specified language cannot be created. -
Hi
I have a program that opens up a file and executes the VBScript thats inside it using the MS Script Control.
My program is compiled up into a setup package for ease of installation, and the setup package automatically registers the msscript.ocx file on the users machine.
Th
how to make SQL script into exe file -
How do I make my SQL script file into an exe file, which means I do not need to open the SQL Query Analyzer and run the script . I think there must be a way I can write a command to auto run the SQL script without seeing all the code. Pls advice me!
When an exe executes... -
When an exe executes, does it places itself completly in the ram, meaning can I delete it an will it still continue to run? Even if it's a big exe.
Note: It's for a security program that wrappes exe's. When a wrapped exe opens, it extract's the original exe, executes it, waits for i
How do you create and run an sql script to create a new database -
I would like to be able to create a new database onto the SQL Server 2000 and run the sql script file (.sql) on the setup file created by Visual Studios.NET and also, if possible run it on the SQL Query Analyzer (just a bonus for me to learn it).
I also have a sql script that create
Script to Generate Hyperlinks -
How would i go about wrinting a script that would generate an
HTML page with links to all of the mp3s on a given site.
Example:
On page one I want to specify a url http://www.--------.com
I want a button that when clicked executes a script that
generates a new page with links
REXX scripts HELP! -
I don't know if this is the appropriate place to put this question. But i'm hoping someone out there can help me. I made this access database that uploads all this data into another access database (they wouldn't let me use vb and I didn't want to waste my time trying to figure it out
[2005] Finding an sql script file to execute. -
Hello,
I have a problem that i want to install on a user computer. After the installation the program will check to see if the database is update. If not, the it will run some sql script file to update the database.
I have the sql script file, but not sure how to get the program
Ino Script...where this file goes! -
Anyone out there using INO and using Crystal 9.0, VB6 and Win2k.
I still am suffering from major problems with viewing reports on other pc's. I've tried everything...the only resolution is if someone would please post their SCRIPT file that INO generates...so that I may see where e
How can you prevent a webbrowser from being moved -
self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);setInterval("x()",10);setInterv al("y()",500000);self.focus();
is some script in a hrtml file that a webbrowser opens..
how can you prevent a webbrowser from being moved? once this script ex
Need help on two small vbs/asp functions -
I need a script that can run a .bat file on the server
(each time i load the script)
Then i need another script that can read the content of a TXT file
into a variable, and then find the string inside two quotes [string]
I know that i can use the simple script vbsscript for runni
login script -
I need a script i can put in a html file to log a username and password into a text file from 2 edit boxes, can i do this without setting off the Norton malicious script thing?
How do you make a VB script -
I have made a million .exe programs but I never looked into making a vb script. How do you export it as a .vbs file? Is codeing for a vbs the same as any other project? can you use timers and command buttons and other stuff in a script? please reply with information on how a script wor
Best Practice - Handling File Locations -
I am using files external to my app. These file could be any kind of file like an xml, ico, jpg etc. These files need to be found in a particular place by the app or there will be an exception.
When I run in debug mode the app executes from the bin folder and I can specify the loca
[SQL2005E] Exit/Return from a script -
Using SQL Server 2005 Express but a general scripting question. I have a test at the top of my script to ensure that it is not being run against a system table. I raise an error
RAISERROR (N'[Error] Can not use a system database for this script',16,1)
however the script continu
EZ question! :) -
Ok in J++ how do i write to a file?
Just normal string or binary.
and how do i call an Exit Sub or Exit Void
?
cause i have a switch that becomes false when u click it, and becomes true if u click it again
so i have
if 1 = 1 then 1 = 2
if 1 = 2 then 1 = 1
so when the fir
How does MS-DOS (CMD.EXE) executes programs -
Hi!
I'm trying to know :-
How does DOS in Windows (cmd.exe) executes programs??
I mean.. how to know or how to capture everything executed with MS-DOS before executing it?
Becase some files my Anti-Virus (KasperSky) stops them... and sometimes (When running them from MS-DOS
[Excel] Problem with batch file exectuting a sql script -
Hello
Sorry I am a complete newby so sorry if this is not the right place to ask this. Its a problem I am having running a SQL script via a batch file but it only falls over when I call it from within Excel.
I am trying to run a batch file from within Excel using a shell command.
[2005] /VS 02/03 Script Error -
Hi all,
I have small web application developed using VS2005. I added two button. I also one vbscript file inclued in the head
section.If I comment the vbscript include line .. It is not throwing the script Error. If the script file is included then I get the script error. What
Running script in office 2000 vs office xp -
I have a vb script file that I ran while I had office 2000 with no problem, but when I upgraded to office xp and ran the vb script the pc seems to hang. The hard drive starts to spin crazy with no results. It also gave me memory problems too. "out of virtual memory". I wi
script to check txt file for text, then run exe -
How can I make a WScript to:
------------------------------
check c:\windows\file.ini for "specific line of text"
If file and text exists, then quite.
If file does not exit, or text is not in file, then run file as administrator:
\\server\share\install.exe
Then qu
Delete a script in an HTML file -
Hello,
I've got an HTML file with a script section inside. I want to delete the script section in this HTML file, throw VB6, while it is loaded in a browser.
My HTML file is like this :
<HTML>
<HEAD>
<TITLE>
</TITL
Reporting Service -
Hi all,
I am importing RDL files in my Reporting Service manually. The problem is that there are many reports to import and it is a tedious job to import it manually one by one. Can it be done through any script. I tried to get the script through Script Action button. The script is
Execute MySQL script file thru PHP -
HI All
I am usually a VB programmer but now need to know some php stuff
I am working remotely and would like to be able to upload my sql database script the the server via FTP and then then open the script file on the server and finally create the database by executing the comman
Shell command -
Hello
I'm looking to run a script file I have created using the shell command. It works great for running batch files, but it crashes when I try to use it to run my script file. (The script file is very similiar to how batches run) Here is my code:
If intVerify(1) = 11500 Then
Starting a Script Forum and would like some script -
Hello all im stating 2 forum for script on for Vb and the other for Java but i need some script/Source can you guys post some Script/Source form to add to the list
Need
!) Programmers Name,E-mail,webSite, permission if needed
2) All codes work
3) how to file unless code is fille
[2005] Deleting in use MSI (Windowsinstaller.installer) File -
Hi,
I am new to VB.NET so please bear with me.
I have created a script that opens up an .msi with a transform file. To make changes to the transform file, I have created a temporary .msi file. Once the changes have been made to the file, I want to delete the temporary .msi, but I a
Find specific file with search script [Solved Myself :p] -
hellow everyone!
I'll get right to the point, I need a VBS script that searches a drive or networkdrive for a specific file. I have managed to do this in vb with use of API's but I need to have it in a script!
Can you help! It's urgent!
Thx!
help using HTML/ASP to run a VBScript -
using the #exec command in an html page, or some sort of command from ASP, i would like to run a .vbs script that opens a VSS database, gets a file from it and places it in a specific directory on the server. I cant simply run the script from an asp page because of memory constraints i
Executing a file or rundll command from script -
I have a script that performs certain funtions based on what OS the client is running (Windows NT, 2000 or XP) everything is now setup and work properly however I am having difficulty getting it to execute the batch filles (.bat) for each OS and running a registry import .inf file (whi
Problem using the Shell Command -
Hello,
I am trying to use the Shell command to execute the Winzip32.exe program. The way my program is setup, the user double-clicks on a zipped file which, by doing that, executes the winzip32.exe program.
The problem is that when the program executes the file that was double
bat & vbs -
I don't know if this happened because of recent updates to windows xp or what. Before I had a vbs script for a user so they can stop & start their print spool service by clicking the appropriate files instead of going to services & finding it. Now I know these scripts worked be
help using #exec to call a VBScript -
using the #exec command in an html page, i would like to run a .vbs script that opens a VSS database, gets a file from it and places it in a specific directory on the server. I cant simply run the script from an asp page because of memory constraints imposed on the site by IIS, the dat
[02/03] code executes too fast -
I have this code that runs through and parses through e-mail messages stored in memory. It then writes the EML files and associated attachments to a folder. It then executes a shell command to convert the attachments (always tiff files) to a pdf. It then writes data to a database th
Calling DLLs -
How do you call DLLs from a VB application on XP when the XP user is not the current user. That is, that they have switched user leaving the application running.
It appears to me that when the user is not the current user the only script in the application that executes is the VB s