Hello all, I am writing a script to bulk copy/rename files, and need a little help. I really don’t have any experience with vbscript, however I think I’ve done pretty well thus far getting to where I am. I need help writing ...
Computing.net: Question & Answers Forum Latest Questions
is it possible to make a platformer in notepad++, without the use of any downloadable engines or anything? Just coding? What language would I use?
I want to go from a “Batch File” to a VBScript to add to my HTA set of tools I’m creating. My Batch File Code is: start “” “C:\Program Files (x86)\VideoLAN\VLC\vlc.exe” –run-time=10 rtsp://10.10.12.105/rtsp/CAM6a.mp4 ‘ –sout=”#duplicate{dst=display, dst=std{access=file,mux=mov,dst=”C:\Temp\CAM6a.mp4}” vlc://quit And I want to convert ...
Hi , I need to write vb script for merging two excel file I have an excel file a.xls having data Id Name 1 a 2 b 3 c and second excel file b.xls having data Id Name 4 d
Hi, I have been working on a script, part of which will use plink (command line version of putty, used for making ssh connections) to connect to a remote server run a command and return the result to a text ...
It’s been a while since I’ve used batch so I’m stuck with a simple problem. I want to drag and drop a few files on a batch file and have it loop through and do something to each file. It’s ...
Firstly : I want to execute the SP and get the resultset in the attachement for mail. SP name : Exec rpt_XC_BUF_SUM DB : fi4_xc_prod Server : FACETSRPT\FACETS I want to capture the resultset of above SP into the txt file ...
Hello, I want to create a batch file that scans all my drives for “basecontent.7z” and extract all content of archive to directory where the batch file has been executed from. Here is what I have so far and it ...
MONITOR CPU PROCESS, Have been using some third party software to monitor the total overall process on my CPU this is handy but unfortunately other Anti virus software keeps flagging it as malicious software, I really want to use a ...
I have a folder on a Windows 2003 R2 PC, which syncs with my phone; the phone takes pictures in jpg format and places them in the folder, and an app on my phone syncs whatever is there. I have ...