Skip to main content

All Questions

0 votes
1 answer
53 views

How do you create an ffmpeg lossless image without re-encoding?

I'm using the command below but not sure if it’s really lossless and without re-encoding? Is there specific command to create lossless image and without re-encoding? I'm new to this. ffmpeg -lavfi &...
Michael's user avatar
  • 25
1 vote
0 answers
41 views

Is there anyway to resume "stuck" cmd.exe in windows 10?

For a lack of a better description, look at this screenshot: Sometimes, after an out of memory semi-crash, cmd windows remain in this state. If I click on them, nothing happens. (some of them work ...
Zibri's user avatar
  • 281
2 votes
1 answer
93 views

A batch file with an executable file checks if it is not in the processes in order to run another batch file (or code from it)

There are two batch files. Need to add a condition to the first file if the process is running nvcplui.exe then nothing, and if it is not running, then the second file (or the code from it) will be ...
Agodless's user avatar
0 votes
0 answers
55 views

Executables' working directory is always C:\WINDOWS when executing in command prompt from network drive

Ran into a very strange issue with network shares recently on a particular Windows 10 machine. I have a network share \\server\sharename mapped to the Z: drive, and am trying to work with files there ...
Degru's user avatar
  • 101
-2 votes
2 answers
152 views

(Windows 10) Symbolic link failing, claims "system cannot find specified path"

I am trying to create a symbolic link between %ProgramData%\PopCap Games\Insaniquarium and %ProgramData%\Steam\Insaniquarium to fix compatibility problems with the game Insaniquarium, however, the ...
AndreM962's user avatar
1 vote
0 answers
385 views

How do I add a user with "Full Control" permissions to folder without changing owner of the folder (I.E.) Administrators, using the command line?

I want a command-line solution to add a local user account to the permissions table for a directory and grant the account full access... WITHOUT changing the ownership of the directory. I'm looking ...
fmotion1's user avatar
  • 127
0 votes
1 answer
168 views

Opening command prompt as admin Using a Desktop Shortcut with Hard-coded admin username

TLDR version on the bottom. I would like to create a desktop shortcut that would open up command prompt as if I had used the 'Run as Admin' option, but by just double clicking a shortcut and then ...
mbelsky's user avatar
1 vote
2 answers
265 views

How to check If Windows game mode is currently active? [closed]

Is there a method to detect if Windows Game Mode is currently active (i.e. the user is playing a game — not is game mode enabled)? I've searched the web a fair bit but only managed to find a few ...
STEBS_TC's user avatar
0 votes
1 answer
70 views

Why does a Windows program not work for a certain user, but it works for other users?

I installed ExifTool on my parents' computer running Windows 10. I extracted the zip file, renamed exiftool(-k).exe to exiftool.exe, then moved exiftool.exe to C:\Program Files (x86)\ExifTool. Then I ...
pacoverflow's user avatar
  • 2,015
0 votes
0 answers
93 views

Wireless LAN adapter Local Area Connection *13 and *14 not connected, how do i connect it back?

This is what I see: I am trying to change my IP address using ipconfg/renew, but it is not allowing me to because my Wireless LAN adapter Local Area Connection *13 and *14 are not connected, can ...
1manewbie's user avatar
0 votes
0 answers
144 views

MySQL is not connecting with server

I am currently using MySQL 8.0.36 on Windows 10. Today, when I started my computer to work on SQL, I encountered an issue where it displayed 'No connection established.' Subsequently, I attempted to ...
NAMIT DUBEY's user avatar
1 vote
1 answer
207 views

Is it possible to resize window to be larger than the desktop?

I have a program whose window size should be greater than the desktop because when maximized, it is still short of a few pixels at the right, making it hard to control scrollbar when the mouse cursor ...
medukia's user avatar
  • 33
-1 votes
1 answer
283 views

How can I create a file with command line in Windows? in a not-yet-exist folder before the command as the command is to execute both file and folder [duplicate]

I am trying to make a file with the command line with the form of mkdir -p /path/to/directory && touch /path/to/directory/file.txt so in my case it will be like this: mkdir -p layout &&...
mohamed elnashar's user avatar
0 votes
2 answers
963 views

Windows 10 CMD Command Prompt opens and closes for split second. Possible Malware?

Every now and then I get a random command window open and closes for a split second. I can't see what it is. But I'm assuming it is a scheduled thing. I just want to be safe. From the get scheduled ...
Patoshi パトシ's user avatar
1 vote
1 answer
108 views

Does renaming Windows.old folder prevent its deletion or no?

I was asked to help a person with that person's computer. The installation of Windows 10 failed for some reason, but the important files were safely put in the Windows.old folder. The system does not ...
Kowu's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
55