am Files\\HeidiSQL\\heidisql.exe >> MysqlTool.urlThe contents of the file are as follows:
[InternetShortcut]URL=C:\\Program Files\\HeidiSQL\\heidisql.exeIconIndex=0IconFile= C:\\Program Files\\HeidiSQL\\heidisql.exeThen put the created shortcut file “Mysql Tool” in the following directory (win2003) C:\\Documents and Settings\\Default User\\Desktop\\
Or create a shortcut directly
echo [InternetShortcut] >> "C:\\Documents and Settings\\Default User\\Desktop\\MysqlTool.url"echo URL=C:\\Program Files\\ HeidiSQL\\heidisql.exe >> "C:\\Documents and Settings\\Default User\\Desktop\\MysqlTool.url"echo IconIndex=0 >> "C:\\Documents and Settings\\Default User\\Desktop\\MysqlTool .url"echo IconFile=C:\\Program Files\\HeidiSQL\\heidisql.exe >> "C:\\Documents and Settings\\Default User\\Desktop\\MysqlTool.url"Then write the create user script adduser.bat , the content is as follows
@echo offset /p username=Enter the added username: set /p isuserdel=If the user exists, delete the user Y/N:echo %username%net user %username% >nul 2>nulif "%errorlevel%" == " ;0" (echo exists the user if "%isuserdel%" == "Y" (net user %username% /delecho user"%username% has been deleted")) else (echo user does not exist, is working Create ....net user %username% 111111 /addnet localgroup "Remote Desktop Users" %username% /addecho User has been successfully created) echo Press any key to exit pause & exit---end---< Br>
In Windows Server systems, some services must be built in a domain environment, not only for unified
The default port for SQL Server is 1433, but sometimes you cant connect to port 1433. Check
The Windows Server 2003 server hosted in the telecommunications room was in the program test
Windows Server 2008 systems, we can easily build your own servers on the LAN to allow random access
Window Server 2008 R2 TFS2010 Pre-installation preparation
VPS Modify SSH Login Port and Disable ROOT Login Method
Win2003 tips for improving FSO security
Windows2003 server IIS enabled Gzip compression
Windows Server 2008 Server Manager Configuration Role
How Windows Server 2003 disables the server from ping
It's time to consider Windows Server 2012 migration
Windows Server 2012 remove or discard features
Windows server 2008 Remote Desktop Connection Modification - Unlimited Connection
WINDOWS SERVER 2008 open desktop theme
Steps required for Active Directory Migration
Windows Server 2012 VDI Standard Deployment Create Virtual Machine Collection
Win10 mobile phone preview version 10080 update upgrade process
How WinXP Turns on Speech Recognition System for Speech Recognition Based on Accent
How to make Win10 system use third-party input method smoothly
How to use the most recent correct configuration to start the computer
Steps to remove the small arrow of the windows7 desktop icon
Win8 system shows and hides file suffix names
Hardware and software together to solve the problem, the computer has no sound problems.
Win10 can't open IE prompt "server is running" how to solve?