help - batch copy /b command for vbs
Hi all,
i have been using a batch file to create my 7-zip sfx file, however i
am moving allot of my scripts from batch to vbs - can someone tell me
how i can do the following batch command in vbs please?
copy /b 7zip.sfx + comment-7zip.txt + "filename.7z" "newfilename.exe"
Cheers,
Daz
.
Relevant Pages
- Re: Batch files on Intranet using IIS 5.0
... The client Intranet has web pages with links that launch a ... >simple batch file using an old program called BATSH.EXE. ... >Any suggested tools or services available to run normal batch scripts from ... (microsoft.public.inetserver.iis) - Re: Silent Install
... > far with vbs on this one. ... > directory in the batch file. ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ... (microsoft.public.windows.server.scripting) - Re: Call waiting for called batch to complete.
... > The way I make it possible is to spawn another command interpretor to make ... > the called batch to start in a new Window. ... > Scripts without probkem ... >> there some setting I need to enable to allow the calling batch file to ... (microsoft.public.windows.server.scripting) - Silent Install
... Trying to install Adobe Reader 6.0 with a silent install. ... Batch or vbs is OK though I have been unable to get very ... directory in the batch file. ... (microsoft.public.windows.server.scripting) - Re: Multi-zip files -- Windows server
... native DOS versions). ... TO BATCH OR NOT TO BATCH ... and using a batch file to try and solve the problem... ... The IBM PC operating system command line is a most ... (comp.sys.cbm) |
|