Hi, All I want to do is use the built in MS backup to back up a fresh install of Win7 to my network drive. I have three computers all running Win7 Ultimate 64bit, my HTPC is the one with all ...
Computing.net: Question & Answers Forum Latest Questions
how i can start my netlogon service remotely i can not access my server 2003 becuse netlogon service is not running
please help me someone. my hp550 notebook is asking for a power-on password when i switch it on. It does not give any error codes. i have googled and been readin this forum and have tried various codes that i ...
When I copy important .doc files to my memory stick it turns into .exe files which my anti virus picks up as trojan threats. I’ve changed file names, I formatted my memory stick and it keeps happening. How do I ...
Well, but it seems that, if you play your mp3’s, the time stamp changes, and robocopy copies all files with the MIR switch again, while of course, the files are exactly the same (they never change). Can you avoid copying ...
Hi, I start a program using a batch file. The batch file opens the program, but the program starts running only when the user presses the SPACE key. I am not sure how to incorporate the SPACE key argument in the ...
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 ...
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 have text file with 1 or 2 empty line on the last. I need a batch script to delete the last (1 or 2) empty line for example : tiger dog cat mouse empty line empty line After run ...