How To Output Day Of Week To Variable In Batch
Jan 15, 2016
I am trying to write a batch file in Windows 10 to output day of week (Monday, Tuesday etc) to variable do that I can do certain procedures on differnt days o the week and am having major problems.
If I type DATE /T at command prompt I get 15/01/16 and no day of week.
I have change regional setting so that long date is in correct format but still if I type DATE /T at command prompt I get 15/01/16 and no day of week.
View 1 Replies
Similar Messages:
Dec 16, 2015
I've had a look at some of the forums which seemed to have the same problem as me (perhaps for different/same reasons). Since updating the BIOS manually 3 weeks ago, I've been having multiple BSOD and each time the reason appears to be different. However, there are only 4 recorded BSOD in minidumps (I've had a lot more than that... but I don't know where it's gone).
View 3 Replies
Jan 2, 2016
My computer has been regularly crashing about once or twice a day (it's on most of the time) starting on Dec 24th according to Event Viewer. I upgraded my Windows 7 to 10 back when 10 first came out and I haven't had any issues with it until this run of crashes. I haven't changed hardware since November when I upgraded my graphics card. I've run Malware bytes and it came up clean. The programs that are usually running are Steam, Chrome, TeamViewer, Dropbox and VLC Player.
View 1 Replies
Oct 11, 2015
I'm at my wits end with this computer. I get BSOD 0x124 about once a week, some times twice a week, since the life of the computer, which I've had for about 3 years. I've changed out the mobo from a GA-Z77X-UD3H to my current mobo a Z77 Extreme6 I've run memtest on each dim, had to RMA two of them due to the hammer test, and even with the fresh new ram, I still get BSOD almost daily.
While running the dm_log_collector to get the info to upload to this forum, I had another BSOD 124 while the program was collecting my PC's info. Luckily I was able to re run it after I booted to my computer.
No Im not OCing ANYTHING. This happens when the bios defaults are loaded. Happens when I turn off intel turbo boost and/or C states, and shared memory. XMP profile for my MEM on or off makes no difference. I also have a kernal memory dump ....
I can't find a case were a BSOD code 124 ever gets solved. I know that a 124 is usually hardware related but not all the time.
Windows 10
Asrock Z77 Extreme 6
Intel i7 3770K 35GHz Not OCed
G.SKILL Ripjaws X Series (4 x 4GB) F3-12800CL9D
His IceQ X2 AMD 7950 3GB
Samsung 850 Series SATA3 SSD 500GB
Western Digital 1TB HD
Asetek 510lc 120mm Closed Loop WaterCooler
Presonus Firestudio 2626
Logitech G700s
Ducky Shine Keyboard
Corsair CMPSU 850TX V2
View 9 Replies
Aug 29, 2015
Can do this in the settings, or with a program?
View 1 Replies
Dec 26, 2015
I've disabled the logon screen but after a week it asks for the password again. This is on a Dell pc. I have 2 other pcs, Asus and HP and the login stays disabled.why the login screen won't stay disabled?
View 4 Replies
Feb 10, 2016
Can't download batch file "10services_default.bat" to solve windows 10 start menu problem.
View 3 Replies
Jan 17, 2016
I am trying to run a batch file with these contents:
Code:
ECHO OFFTIMEOUT /T 2 /NOBREAKDisplaySwitch.exe /internalTIMEOUT /T 2 /NOBREAKDisplaySwitch.exe /external
I've tried putting a shortcut to it in the startup folder, putting the bat itself in the startup folder, and running it as a task using task scheduler. I also have UAC completely disabled. It runs fine when I run it myself, but it won't run at startup. How can I get to run when I start the computer?
View 7 Replies
Oct 27, 2015
( do you want to allow this app to make changes to your pc ( yes ) ( no )). And we all know the pros and cons of disabling the UAC. Wouldn't it be good if the Yes Box was automatically Clicked for you. All we need is some type of Batch File that would specifically watch for that Message and Answer it for you. Or maybe hidden deep within the registry it may be possible Tick the right Box to do it for us. Looking for some Positive Answers.???
View 3 Replies
Mar 23, 2016
Is there an easy way to disable and re-enable groups of services / processes in Windows 10 so that the computer can be switched between optimization 'profiles' for, say, routine office work, audio/video editing, and gaming?
I have two computers now - one for routine office work (e.g., Office suite, Quickbooks) and a dedicated audio/video editing workstation. The latter is very powerful and I'd like to use it for both jobs, but not if all those background processes (59 total), like Cortana, OneDrive, iCloud mean sacrificing resources for critical A/V work. Neither do I have the time or patience to manually disable scores of Startup apps and services each time I throw my A/V hat on.
View 1 Replies
Nov 10, 2015
I am trying to make a batch file that will run multiple programs at once.
No matter what I do I can't get a batch file to open anything. I have tried a wide variety of programs and command formats. In every instance, the CMD window flashes on screen, and will not stay open even if I end my batch with "Pause".
I even checked Window's file extensions (per another thread on here) to ensure that batch files are properly unassociated.
After trying a wide variety of things, I have stripped my test batch file down to this code:
@echo off
START C:WindowsNOTEPAD.EXE
pause
Why I can't get this to work. Oh, and yes I have tried running the batch file as administrator.
I had written and saved the text in Word and then changed the file type to .bat. Creating it in Notepad totally fixed that issue.
View 1 Replies
Feb 10, 2016
I have a batch command to back up a subdirectory:
xcopy "C:All*" "E:Allback*" /E /Q
How can I hide the command window during the execution?
View 2 Replies
Dec 8, 2015
I have a desktop running with a few apps 24/7 feeding to a network, on the rare occasion it drops or restarts due to some update or power outage I thought I could write a simple batchfile just to restart everything automatically.
Problem is 1 app refuses to start, the app itself is in c:program files (x86) and that seems to be the issue. Error message I get is "cannot find c:program"
path for the app is...
C:Program Files (x86)COAAPlanePlotterPlanePlotter.exe
the other 2 apps open fine (but they are not pathed to (x86). am I going daft or missed something simple?
(Win 10 64 bit all updted)
View 3 Replies
Aug 19, 2015
I'm trying to create a batch file that should
- call another batch file
- start a program and then wait for the program to close
- call another batch file
My goal with this is to work around an issue in Windows 10 where the screensaver won't work when I have my game controllers connected. I already created two batch files where one of them enables my game controllers and the other one disables them. Both these batch files work just fine.
However I now want to create a third batch file that will do what listed above - first call the batch file that will enable my game controllers, then start my program which is an executable and then after I exited out of the program the batch file that will disable my game controllers should be called.
Here's what I've tried but this doesn't work, it will only run the first batch file enabling my game controllers.
Code:
"c:utilGame controllers - Enable.cmd"start "P:Program Files (x86)Lockheed MartinPrepar3D v2Prepar3D.exe""c:utilGame controllers - Disable.cmd"
View 4 Replies
Mar 26, 2016
I've just made a very simple batch file for cleaning my temp folder. I've put the .bat file in my startup folder so it would clean TEMP when i log in. I've wrote down the following lines:
rd D:TEMP /s /q
md D:TEMP
As i said, very simple. But the problem is that it is not working. I also think i know why; there are files and folders in the temporary folder that are in use so the batch file can't delete them.
View 1 Replies
Nov 9, 2015
I want a text to speech program where I can have it speak it out to a selected source. Like for example: Line 1 Virtual Audio Cable. So it would play it out to that source.
View 1 Replies
Dec 31, 2015
Just bought a new HP Pavilion x2 (laptop/tablet hybrid) and it has been working perfectly for about a week. Suddenly went to start it up and it had done some updates which has left me with no audio. When I open up the Sound through search, under the Playback tab there is only "No Audio Devices are Installed" (with both Show Disabled and Disconnected Devices ticked).
I have gone through device manager and under Sound, Video and game controllers there is only: "Conexant I2S Audio Codec" as a driver. I have uninstalled this, reinstalled it, updated driver software (from my computer and internet), disabled it, added legacy hardware and tried a varied combination of these from various forums and guides and nothing has worked. There is still a little red x next to my volume control. My speakers are B&O (says so on the side of the screen).
View 6 Replies
Nov 3, 2015
So, i have Windows 10, i'm barley learning about Computer's and such, but i plugged in my headphones and then all of a sudden i see "No Audio Output Device is Installed." I unplugged my headphones to see if that would fix the problem but of course it didn't. I don't know what to do i tried doing something else where i had to change my files to classic but i didn't see any General tab.
View 4 Replies
Aug 11, 2015
I've upgraded my ASUS U36SG from Windows 8.1 Professional to Windows 10 Enterprise. Everything went fine unless the issue "no audio output devices are installed",
I've tried almost all the solutions for that problem in other similar threads without any success.
Consider that now, in my Device Manager I can see this (OS is in italian):
Both Microsoft and Realtek HD Audio Driver up to date to their last version.
But, no audio (or microphone) device:
I also write to ASUS and they first suggested me to install a legacy version of the Realtek Audio Driver (v 6..0.1.7503) then to rollback to Windows 7 Pro (I'm not joking...)
How to get my laptop to have its sounds back?
View 4 Replies
Aug 24, 2015
There is no sound output in my sony vaio laptop after upgrading to windows 10.
View 7 Replies
Nov 11, 2015
Without using the stereo mix method, how could i make all applications play sounds on all my output devices. I want to do it this way, so if i want an application to play on just a single output(ex. headphones) i could just mute that application on all other output(ex. speaker, stereo, HDMI) on windows' volume mixer.
or if there is a software for this, i looking for designs as plain and simple as the default mixer and easily accessible. i don't want it too complicated.
[URL] .....
View 4 Replies
Aug 7, 2015
I have upgraded my laptop Asus k43s from windows 7 to windows 10. Everything went fine but then I decided to reset the laptop to have a fresh start. After resetting, my sound button has a red x mark on it saying that "No audio output device is installed". So I go to the device manager to check things out and it says that the drivers are functioning well. I have 4 Nvidia high definition audio and 1 realtek high definition audio(don't know why so many). I tried to disable and enable but no luck. I also tried to do a reset again to check if something went wrong on my first reset but still after the 2nd reset I still get the same problem.
View 7 Replies
Oct 20, 2015
I just bought a new Asus F555LA-AB31 with Windows 10 from amazon and after about a couple days, the speaker icon in the system tray has a little red X near it. And when hovered over it, it says no audio output is installed. I've tried a multitude of fixes, including reinstalling audio driver, using system restore and restarting Windows audio from services.msc, and none of them work.
My PC Specs:
Intel core i3 5010u
4gb ram
Realtek hd audio
Windows 10
View 1 Replies
Aug 16, 2015
My computer wont connect to the internet via ethernet cable. It works when the cable is directly connected to the modem, but when I run the cable into the wall output it wont connect. Ive tested that there actually is internet through the cable in the wall by connecting it to my Macbook, and it works perfectly. what can I do to fix this?
View 1 Replies
Aug 17, 2015
I recently reset my windows 10 then I got problem my laptop can't produce sound so I can't hear sound from it the speaker logo in the task bar have x mark and when clicked it opens troubleshooter then windows can't find the trouble. I also uninstall and reinstall my audio driver, Realtek High Definition Audio and NVIDIA High Definition Audio, but nothing change this is frustrated me I need sound to play games, watching films, and watching youtube, so anyway I need sound to make my life harmony. One thing the screenshot (Windows+Prt Sc) also won't save the picture only dimming few second then I couldn't find the pictures.
View 3 Replies
Sep 12, 2015
i have my ASUS X555LD for almost a year now, so as far as date is concerned my laptop shouldn't be too old to suffer such illness. So it came with Win8.1 x64 of course and just recently, as soon as Windows 10 was released, i upgraded quickly.
but right after i upgraded to Windows 10, my laptop became ill and had this errors:
1. i got BSoD Most of the Time, one would say CRITICAL_PROCESS_DIED or UNEXPECTED_STORE_EXCEPTION. there are times my laptop would freeze in the BSoD, not even the 0% would move to 100%. so i had no other choice but to force shutdown it, and sometimes after turning my laptop on again i end up at my BIOS with no HDD nor BOOT ENTRY listed. as i experimented, i had to press slightly hard on the right side of my Laptop where my HDD is Located just for my Laptop to re-read my HDD once again, as soon as i got back to Windows 10, i ran an HDD Check and nothing was wrong, no bad sectors or anything. this is confusing me as to how it is happening. so i somehow got used to BSoD since my Laptop frequently experience it. sometimes just a simple movement that would shake my laptop would turn into BSoD again, i suspect something like my HDD or loose or the likes. i dont really know.
2. after the BSoD Case, a week or three i guess. i started to loose Audio Ability. it was just this morning, the Volume Icon has a "RED X" on its icon and states "No Audio Output Device is installed.". and after checking my Device Manager, to my surprise the Built-in Audio Device (Realtek) is not there. i don't know how or why it happened but i can't get it back.
even checking the sound tab on the control panel doesn't bring out Audio Devices.
i was wondering if ASUS or the PC Store where i bought my Laptop would fix it for me as per warranty is involved ?
View 4 Replies