So I have a asus laptop and as soon as I turn it on the HDD password screen comes up can not get past this screen can anyone help. I have tried removing the battery and that did nothing.
Computing.net: Question & Answers Forum Latest Questions
Hi, I have a directory containing some word documents (*.doc). I need to code a batch file which can open the doc and if the document contains the text “LOGO THREAD COLOR SHEET”, I need to create a {filename}.prn file. Can some ...
I have a batch file which starts three child processes, tests them, and exits. My problem is that although the parent exits, the child processes remain. Is there a way, using shell, to kill the child processes when I exit ...
Hi, I have no batch file experience, but I need a batch file that will rename & copy/move files.. When the files have been copied, delete the original. The new name would be the original name + a date/time stamp
i need to make a batch file that will create another batch file. not sure how.
Hi, I need to create a batch file to open the last modified excel file in a folder C:\Test\Unit 2. This folder also contained several sub-folders and the last modified file may exists in any of the sub-folders. I’ve been reading ...
How do you make a batch file decode a certain code? I want to make a program that will decode cipher and display the text after the user types it in.
I am trying to write a script to install the correct display driver. Long story short on newer systems when you add a dedicated card the onboard is no longer disabled so when I run this command FOR /F “tokens=2 delims==” ...
i have found a .bat file that is really close however being new to .bat files i can’t figure out how to remove the filename off the end. i am needing it to combine all the files in a folder, ...
Hello, I have created the macro below. I recorded it so that when I tap the button the macro is attached to it inserts a new row above my designeted cell (IMP_01). One of the cells in the new row also ...