Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
296 views

I am new to .NET development environment. I have created a project with .NET 8. It works perfectly on Windows 10+, but the problem happened when I run it on Windows 8. It wouldn't load. I looked ...
nawa aripurna's user avatar
1 vote
1 answer
311 views

Until recently I had working an EV-certificate from GlobalSign that allowed me to sign a Windows kernel mode driver and load that driver under Windows 8.1. Unfortunately, this certificate expired and ...
cxxl's user avatar
  • 5,420
-1 votes
1 answer
425 views

Are binaries built on Windows 7 guaranteed to work on 8/Vista, 10, and 11? Are binaries built on Windows 10 guaranteed to work on Windows 11? I've seen some things that make me wonder if Windows 11 is ...
Swiss Frank's user avatar
  • 2,489
0 votes
1 answer
3k views

Right now I use node version 13.14.0 but to use the new version of create-react-app v5.0.0, I need to use node version 14 or later , which is not supported in windows 8. Does anyone have a solution ...
Malem Yengkhom's user avatar
0 votes
0 answers
240 views

I need to use WPF aplication on Win 8.0 with .net 4.6.2 I want to use ChromiumWebBrowser on it. Unfortunately, when I start the window with that ChromiumWebBrowser component, the application closes ...
SzakiII's user avatar
  • 11
1 vote
2 answers
3k views

After I updated flutter (using "flutter update") I start getting an error Flutter requires PowerShell 5.0 or newer And on my Windows 8, I am not able to install PowerShell 5.0. It is ...
Atul's user avatar
  • 4,558
12 votes
9 answers
58k views

I am trying to update my VS Code but am getting an error message: Updates may fail due to anti virus software and/or runaway processes. A log file stemming from my Users was attached, but I am not ...
romanxyz123's user avatar
0 votes
1 answer
373 views

I am trying to install docker using DockerToolBox and followed steps from ToolBox_Install_windows but I am getting this error: 00:00:51.238278 Guest Control: GUEST_MSG_REPORT_FEATURES: 0x1, ...
Naresh J's user avatar
  • 2,137
0 votes
1 answer
386 views

I tried running this command on a Windows 8 Powershell- Get-AppxPackageManifest -Package Microsoft.ZuneVideo_1.0.927.0_x64__8wekyb3d8bbwe | Select -Property * This is the error I got- Get-...
lmnml's user avatar
  • 37
0 votes
1 answer
527 views

I am using Windows 8. For some reason I haven't been receiving the slack notifications on my desktop. When I searched online for help, I got suggestions to turn off the focus assist, but it was of no ...
Sanjay Katta's user avatar
1 vote
1 answer
548 views

Windows 8 has a feature: it can launch an application from the search panel (on the right side of the screen). It works like following: Developer registers his or her application following this ...
Georgii Firsov's user avatar
1 vote
0 answers
442 views

I'm trying to fetch the URL using below code in jupyter notebook then i'm getting error as URLError: .I have tried multiple ways to resolve it but still facing problem. Sample code def fetch_TR9856()...
Shabbu Pathan's user avatar
0 votes
1 answer
593 views

I just installed a react app and I'm just trying to run it, npm start gives me an error (I have not changed any code). Here's what i've already tried before reaching this dead end: -Deleting and ...
kzero's user avatar
  • 1
1 vote
1 answer
1k views

Hi I'm trying to search for all the .mp3 files on my computer and I have a code which takes the file type like .mp3, .txt, etc as one input and the folder path as other input and search through all ...
Kamalesh Pathy's user avatar
1 vote
1 answer
862 views

We have a device with Windows 8 embedded OS. We need to install cypress USB drivers while updating our application and do it silently without any OS pop ups, as users won't have input device to accept ...
porchezhiyan's user avatar
0 votes
2 answers
377 views

When eclipse is building my workspace, it gets held up at about 19% when updating an unmodified(after project creation) javafx application. Why is it doing this and how can I fix it? OS: Windows 8 ...
Aaron Sams's user avatar
0 votes
0 answers
26 views

I have installed twice MYSQL with an MSI Package on my Windows8 Workstation and I am unable to stop and start the DB over the MySQL Workbench. After installed the DB is started, but after booting the ...
mcfly soft's user avatar
  • 11.8k
0 votes
1 answer
158 views

I'm trying to install Microsoft tfs on my os (windows 8 enterprise), When I run setup, I encounter with this error: Setup cannot continue because a dependent update needs to be installed before you ...
Ali Eshghi's user avatar
  • 1,243
-2 votes
1 answer
377 views

I'm using VS 2013 and C# web browser control but when I run my .exe file on Windows 8 and older (e.g. Windows 7, with Internet Explorer 8 installed) then open https://maps.google.com the page say "...
John Smith's user avatar
0 votes
2 answers
84 views

I have been trying to traverse a given directory tree on Windows 2008 (with a batch script) all the way down to the leaf and list the owner,last modified date and file size at each step. For eg, C:\...
Adam's user avatar
  • 1
0 votes
0 answers
275 views

We develop an app which is on the Windows Store and targets Windows 8.1 in it's build. The app is fully submitted to the store and works perfectly on Windows 10 devices. However on all Windows 8.1 ...
user3006547's user avatar
3 votes
2 answers
2k views

Im currently working on a project that requires me to insert the path to the startup folder. I need my code to work on all Windows versions from Windows XP to Windows 10. So what im asking for is the ...
Tadumc421's user avatar
  • 159
0 votes
1 answer
138 views

I'm trying to install the PGU Library in Windows 8 from the Power Shell in different ways and searched throught this web page and others unsuccessfully. I have already tried the answers in this other ...
computorul's user avatar
1 vote
0 answers
17 views

I'm setting up a sound recorder to run at startup. I created a shortcut in the ...Roaming/Windows/Start Menu/Programs/Start-up directory and used this Target: C:\Windows\System32\SoundRecorder.exe /...
user35594's user avatar
  • 123
5 votes
0 answers
347 views

For the last few days I've been getting an error when trying to create app packages for the Windows 8 store: "Visual Studio was unable to verify your developer account. Either the store is unavailable ...
Joris Weimar's user avatar
  • 4,999

1
2 3 4 5
205