Tag Archives: windows

Solve the startup error “something Wen wrong” of NVIDIA geforce experience

Something went wrong. There are two cases, which are respectively introduced below

Something went wrong.Try restarting Geforce Experience.
When you find that Nvidia Geforce Experience cannot be opened, the following interface will be prompted no matter how it is opened (run by administrator)

Searched a circle on the net, it is reinstall software at the beginning, update BIOS, all useless.
And then found that Nvidia related service is disabled, is following the http://tieba.baidu.com/p/5733082084

Manually set to start automatically, manually open complains at http://tieba.baidu.com/p/5758178861
In the “Computer acceleration” function of Tencent Computer Housekeeper, restore the disabled in the lower left corner and open the disabled service item, the result was still disabled after a while. I also tried to add the Nv related directory to the anti-virus scan trust area, but still failed.
Using the https://zhidao.baidu.com/question/263205342659652165.html approach allows the application or function through Windows firewall, still can’t open it.
final solution
Is to close the firewall, then start the relevant services, the problem is resolved

Something went wrong.Try rebooting your PC and then launch GeForce Experience. ERROR CODE:0x0003
The error message encountered in this case is as follows

The corresponding solution is the same as the above scenario, except that the corresponding service should be NVIDIA Telemetry Container, which is set to start automatically
The solution is as follows:
1. Search or find the operation in the system menu with the shortcut win + R.
2, then enter services.msc in run and click ok.
3, find the NVIDIA Telemetry Container in the open services.msc.
4, right-click NVIDIA Telemetry container to open its properties.
5, there is a running state in the property general, if it is stopped, click start.

Windows FTP Error 425: Unable to build data connection

http://www.trapstone.com/articles/windows_ftp_425_connection_refused

Having problems transferring files with FTP?If you are using the command line FTP client within Windows and getting errors like these…

500 Illegal PORT command 425 Unable to build data connection: Connection refused

Well, don’t worry – you’re in good company.
This is probably one of the most commonly encountered problems by Windows users with the command line FTP client, primarily when connecting to servers that use non-default ports.
This article explains why … and what you can do about it.
Illegal Port Command – Why FTP may be running on a non-standard port
Every day, countless attempts are made to get access to servers via FTP by guessing account names and passwords.
As a result, many companies who provide FTP access to their customers have configured their servers to run FTP on a non-standard port (i.e. anything other than the default port 21).
Normally this should not be a problem, as you can tell your FTP client which port to connect to on the server and to use passive mode. If you don’t know what passive mode is all about, take a look at the article on Active FTP vs. Passive FTP.
Why Windows FTP Can’t Build A Data Connection
If you use the standard FTP client (the command line one) that comes bundled with Microsoft Windows, then you will find that even if you specify a different port number, you cannot enable passive mode.
Note also that you can’t specify the port number on the command line itself as a server.name:port pair (unlike pretty much every other command line FTP client on the planet).
Instead, you can only attempt this from within the client interactively. For example, here’s a session from an attempt to connect to one of our FTP servers which is running on port 7021…

Here we can see our attempt to connect to our server on it’s non-standard port is successful.
However, as soon as we attempt to transfer data, the attempt to open a secondary port for the data flow fails. Microsoft’s own article on the Windows FTP Client Receives Error Message 425 points out that:

“The FTP clients that ship with Windows do not support passive mode. Therefore, they always need to negotiate a data port when issuing a command that returns data.”

As a result, even if you do correctly specify a non-default port number, you still cannot use passive mode.
Sigh… cheers guys.
Note that you may find a lot of articles on the ‘net claiming that Windows FTP client does support passive FTP – often because they’ve seen the PASV entry in the registry or because the client appears to accept the literal pasv command.
It does not work with the Windows command line FTP client!
The server might respond to a PASV command with a message saying it is in passive mode but the Windows command line client has silently ignored it.
How You Can Use Passive FTP Under Windows
Internet Explorer can support passive mode as an FTP client if you enable it in the “Internet Options”, although that’s only useful for retrieving files – you can’t upload via Internet Explorer.
For full bidirectional FTP functionality, the simple answer is to not use the Windows command line FTP client at all.
We recommend that you use something like FileZilla, which provides a clear, friendly and useful interface – and it’s free!. Alternatively, Firefox users can get the FireFTP add-on to integrate bi-directional FTP with their browser.
If security is a concern and if the FTP server supports SSH connections, you may also want to download SFTP, which is part of the PuTTY SSH client distribution. This is also free and FileZilla supports SFTP as an alternative backend.

Modify the VDI path of VirtualBox on MacOSX, and transfer the virtual machine


Modify the VDI path of Virtualbox on MacOSX, virtual machine migration

Target: Virtual machine hard disk path from

/Volumes/exFat/XP/XP-30G.vdi

to

/Volumes/exFat2/XP/XP-30G.vdi

error: Cannot register the hard disk ‘/Volumes/exFat2/XP/XP-30G.vdi’ {c547a9be-4373-4a4a-a0cf-3a6dbb606908} because a hard disk ‘/Volumes/exFat/XP/XP-30G.vdi’ with UUID {c547a9be-4373-4a4a-a0cf-3a6dbb606908} already exists.

return code:

NS_ERROR_INVALID_ARG (0x80070057)

component:

VirtualBoxWrap

interface:

IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}

called RC:

VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

solution (OSX/Linux) : 0. Close VirtualBox
1. Copy virtual machine files to other places (generally from /Users/{your user name}/VirtualBox VMs/{virtual machine name}/)
2. Open the command line Terminal

3. Input command:
(Figure below)

1) CD/Applications/VirtualBox. App/Contents/MacOS

2) VBoxManage internalcommands sethduuid /exFat2/XP/ xp-30g. vdi

[note that the path of command 2 is your new target path]

you will see the result of UUID changed to: 77590535-9162-4b2d-8032-11c312042814

4. Reopen VirtualBox
5. Right click, set, store, controller: IDE on the specified virtual machine, click the. Vdi file in the list, find the right side of the virtual hard disk row of the most right icon, click, select a virtual hard disk, modify ok

6. Save and start the virtual machine

The solution (Windows) : http://blog.csdn.net/zhang854429783/article/details/6672199

Installation user interface mode not supported solution

Today, while installing a program, I reported the following error:

Installer User Interface Mode Not Supported, Installer User Interface Mode Not Supported
Before is:

After:

 
It feels like an incompatibility problem, so just follow past experience and right-click the installer — & GT; Property, under compatibility, check.
Then run it in administrator mode and it’s OK
 
 
 

ERROR 0210: Stuck Key 36

Saturday, December 28, 2002 at 12:02 am
Windows Me Annoyances Discussion Forum
Posted by Jack Gulley (5917 messages posted)

This is a system board POST/BIOS error code (nothing to do with Windows). The ERROR 210: is a standard POST (Power On Self Test) error message that indicates an error with the keyboard. The error condition is that a keyboard scan code was received from the keyboard when none was expected, after the keyboard was Reset. The “Stuck key 36” indicates that scancode 36 was received, indicating that the Right Shift key was stuck down or was pressed when it should not have been.
If this occurs most of the time when you power on your system, then it indicates that this key is sticking down or the key mechanical or electrical parts are broken. Some times blowing out and cleaning out around the keys will resolve this problem. Some times holding the keboard vertical with the front edge down and droping several inches will clear up the problem. Otherwise, you need to replace your keyboard with a new (or at least a working) one.
 

EPERM: operation not permitted, symlink ‘../../’

The original address: http://www.zgljl2012.com/post-post/


Run in Windows10

grunt symlink

Error:

PERM: operation not permitted, symlink '../../'

This is because there are no permissions.
The solution
Press the shortcut Win + X, select “== command prompt (administrator) ==”, then enter your target folder in the window to perform the desired action. In this way, you can obtain the administrator’s permission to operate.

Internal error 2203 C:\windows\Installer

Reference articles; http://blog.csdn.net/carolbaby/article/details/1440733
———————————————————————————————————————————-
The following error message appeared today when installing the software:
Internal error 2203 C:\windows\installer\1bbe2ab.ipi
// Screenshot below

 
I found the reason, it turned out that there was a problem with the environment variable of the user I logged in to the system. Strangely enough, the environment variable was the same when I installed it before
In this case, TEMP=I:\ TMP=I:\ // I is the disk character name
Change them back to:
TEMP=%USERPROFILE%/Local Settings/Temp
TMP=%USERPROFILE%/Local Settings/Temp
// Screenshot below

 
It is not clear why this problem did not occur when the TEMP and TMP paths were changed.
 

 
 
 
 
 
 
 

Invalid Drive:H:\ (subst X: %TEMP%)

Refer to the article: http://wenwen.soso.com/z/q186821336.htm
——————————————————————————————————————
Sometimes you install software that displays an error message that says “Invalid Drive:H:\”, or it could be
Invalid Drive:D:\ Invalid Drive:F:\ etc
The screenshot is as follows:

—————————————————————————————————————————————
To solve the above problem, in CMD, type a command: subst H: %TEMP%
The screenshot is as follows:

———————————————————————————————————————————————–
The above command is to take the temporary path %TEMP% of the system as a partition H. After we install the software, we want to delete the newly created partition H.
How do you do that?Also execute the following command in CMD; Subst: H/D

—————————————————————————————————————————————————————-
Brief introduction to SUBST:
Using the Built-in Windows Subst.exe tool, you can simulate a path on any partition as a separate partition,
Using this tool, you can trick the installer into successfully installing the software.
———————————————————————————————————————————-


Your satisfaction is my aim.
Your suggestion is the motivation for my follow-up.

Error 1310 Error writing to file:C:\Windows\…*.dll. Verify that you have access to that directory

Once appear this error when you install software, then how do bad, head along while, then suddenly think of oneself in the process of installing software have the kind of rejection, and 360 security software popup allowing this reminded of what operation, and he was not too concerned about the installation process, a hand slide seemed to point the option to reject, oneself also not sure, also don’t know what will be after some refused to case, the result is out of such a moth. Then I quit 360 security guard, then install everything will be fine.

About the cause of the long-standing ADO error: unspecified error “(error code = 0x80004005) (excerpt from the Internet)

ms-help://MS.MSDNQTR.2005APR.1033/enu_kboledb/oledb/251254.htm
SYMPTOMS
When trying to connect to an Access .mdb file, an ODBC error is returned stating “Disk or Network Error”. The Microsoft OLE DB Provider for the Microsoft Jet database engine may also return an “Unspecified error” (error code = 0x80004005) message.

The problem can occur only when the data source is opened under the Microsoft Internet Information Server (IIS) or a Microsoft Windows NT service but not under a logged-on user account.
CAUSE
Jet creates a temporary file when the engine is started. In doing so, it first checks the TMP environment variable and uses that path to define where the temporary file is created. If it doesn’t see a TMP environment variable, it looks for the TEMP environment variable. If TEMP is not defined, it then uses the Windows folder (/WINDOWS or /WINNT).

If TMP/TEMP is defined but points to a nonexistent folder, the error occurs.

Moreover, when opening the Access database through IIS or a Windows NT service, and when IIS or the service is running under the local system account, the TMP or TEMP system environment variable is used. When the Web services or Windows NT service are started using a user account, the TMP/TEMP user profile environment variables is used.
 
RESOLUTION
Define a TMP or TEMP environment variable and assign the variable to an existing folder. If you are accessing the Access database from IIS, be certain to check the system environment settings rather than environment variables of the logged-on user. Also ensure that the IUSER anonymous IIS account has access to the temporary folder.

You must restart the computer after changing any environment variables.
Environment variables are set under Windows NT 4.0 by going to the Control Panel and clicking System and then selecting the Environment tab.

An authentication error occurred in the remote desktop connection

I couldn’t connect to the server remotely this morning. I thought it was down again.
Prompt Message:
An authentication error has occurred.
The function requested is not supported.
Remote computer: < hostname>
Then I searched it and found it was the pot with the updated patch. Just today when I started up, I found my computer was updating.
OK, uninstall that update. Of course not. I’ll change it with this
 
An authentication error occurred on the remote desktop. The requested function is not supported
An authentication error has occurred. The function requested is not supported.
Windows 7 remote login servers used to be normal, but today remote desktop login is a persistent error.
An authentication error occurred in Windows 10 (Win10) requiring an incorrect function, which could be due to a CredSSP encryption Oracle fix.
 
Uninstall and update KB4103718 (Windows 7 Monthly Security quality Summary for X64 based systems), and restart Windows 7 to log in normally.
Or use Microsoft’s official recommendations to modify the local group policy:
Computer configuration & GT; Management template & GT; System & gt; Credential assignment & GT; Encryption Oracle fix selection enabled and selected vulnerable.
Vulnerable – Client applications using CredSSP will expose remote servers to attack by supporting fallback to an insecure version, but services using CredSSP will accept unpatched clients.
english
Group Policy -> Computer Configuration -> Administrative Templates -> System -> Credentials Delegation> Encrypted Oracle Remediation change to Vulnerable
Vulnerableclient Applications that use CredSSP will expose the remote servers to attacks by supporting Fallback to insecure versions, and services that use CredSSP will accept unpatched clients.
 
https://support.microsoft.com/zh-cn/help/4093492/credssp-updates-for-cve-2018-0886-march-13-2018
https://support.microsoft.com/en-hk/help/4093492/credssp-updates-for-cve-2018-0886-march-13-2018
Take Win10 as an example:
 

1. Run GPEdit.msc in Win+R

2. Find the following directory

3. Find this

4. Modify the setting to

Then the remote connection to the server will be successful!

Error 1045 (28000) access denied for user ‘root’ @’localhost ‘appears in MySQL under Windows system

Error 1045(28000) Access Denied for user ‘root’@’localhost’

From http://zxy5241.spaces.live.com/blog/cns! 7682A3008CFA2BB0! 361.entry
When installing mysql database in Windows operating system, you encounter Error 1045(28000) Access Denied for user ‘root’@’localhost’, you need to reset the password.
the specific method is:
1. First, find my. Ini configuration file in the installation directory, open the configuration file, find the line [mysqld], add skip-gran-tables below and save the file, and restart mysql dynamic service.
2. Then execute mysql -u root mysql
mysql> update user set password=password(‘newpassword’) where user=’root’;
mysql> Flush privileges;
where newpassword is root’s newpassword. 3. Remove the line that added to my. Ini configuration file just now, and finally restart mysql.

After installing mysql or uninstalling the downloaded free version, the default is no my.ini file.
. However, there are several similar files, such as [code] my-small-ini, my-media.ini, my-large. Ini, my-huge. Ini, [/code].
these files are the different configuration information recommended by mysql for different applications; But these configurations will only be applied if you put them in my. Ini.
where:
1, my-small. Ini is designed for small database. This model should not be used for databases that contain common items.
2, my-media.ini is designed for medium-sized databases. If you are using RHEL in the enterprise, you will have significantly more physical memory than the minimum RAM requirements for this operating system (256MB). As you can see, if you have that much RAM memory available, you can naturally run other services on the same machine.
3, my-larg.ini is designed for use exclusively with a SQL database. Since it can use up to 512MB of memory for the database, at least 1GB of RAM will be required on this type of system so that it can handle both operating system and database applications.
4, my-huge. Ini is designed for databases in enterprises. Such a database would require a dedicated server and 1GB or more of RAM. These choices are highly dependent on the amount of memory, the speed of the computer, the size of the database details, the number of users accessing the database, and the number of users loading and accessing data into the database. The performance of the database may change as the number of databases and users increases.

according to their own situation, select a file configuration copy to my. Ini file, of course, you need to create your own, just create a new file, and then copy into the configuration information.