HI, Do you know any way/tool to add Program Manager groups and items from within a Batch file ? I made an Install.bat and I would like to automatically add a shortcut in Program Manager for my application. But how can I ...
Computing.net: Question & Answers Forum Latest Questions
I have to install an application whose pre-requisite is “It is necessary that the path to java bin directory is added to the path environment variable”. I have JDK 1.5 installed in Programme Files (x86) folder of my Windows 2008 ...
I have a Brand New Asus Transformer T100CHI and an RCA Cambio W101 v2 I bought a year ago. Both have been fully updated to the latest version of W10. I don’t normally use the camera on a tablet but I ...
Ok, I think I’ve got a virus on my computer. It has completely disabled audio on everything, even when the computer is offline. I checked the computer settings and in sounds and devices, the audio is faded and I can’t ...
I had Samsung Kies installed (win 8.1) and wanted to plug mobile in for updates. Kies prompted for updates and it took 3 attempts for it to say it was updating but with no visible progress on the screen. Every ...
I Installed Kaspersky IS 2013 last month. Before that, i had the previous version (IS 2012) for almost a year. Suddenly the last 3 days when Windows (7) starts, the Kaspersky IS 2013 program can not turn on and i ...
Hi guys, I have kaspersky 2010, and I’ve been installing some games… But then I notest that at “My Name” (USER), folder there was a folder called Impostazioni locali. I don’t know what that is, but i’m scared that is ...
I have AVG 2012 and PC Tuneup 2012 and keeps coming up “C:\Windows\Debug\WIA\wiatrace.log” on scans. I try to unlock file to delete it and it wont let me? AVG will not help unless you pay $ 125. How can I ...
hi, i’m trying to semi-automate a batch file of mine for file backups. i’m using an ‘if’ statement to determine (by comparing to %~d0) if the batch is being run from the backup drive (so use %~d0) or the C: drive ...
Hi Experts, I have file with 7 fields (csv). I need a batch with calculates the sum of all the numbers in 5th column. Field1,Field2,Field3,Field4,100,Field6,Field7 Field1,Field2,Field3,Field4,200,Field6,Field7 Field1,Field2,Field3,Field4,300,Field6,Field7 Field1,Field2,Field3,Field4,400,Field6,Field7 Batch should add all the numbers in Column 5 and write a log file saying ...