My system update plan

Source: Internet
Author: User

1. Disk Partition:
C, D, E, F, where
C is the system disk.
D. Deploy non-online games (CS, WAR3, Monopoly, etc.) and install common software such as QQ and UC.
E. A folder named netgame.
F only saves 1.5 GB of backup GHO files of local drive and drive C.

4F. For games that do not often play, I put G disks and G disks are ISCSI Virtual Disks.

2. Game update Solution

(1) The general idea is "QMENU" for the front-end + "Network Management Star" for the Core update + with STARWIND for the Virtual Disk + Read-Only updates
Exclude all non-permitted files in the "E: \" "E: \ netgame \" directory during startup, while "e: the elimination of game root directories such as \ netgame \ mir2 \ "is completed by the network management Star (WGZX.

① How to implement QMENU for foreground and wgzx for background updates?
The configuration process of the two types of software will not be traced here. Let me talk about the key. Copy qmenu.exe to the wgzx folder for storing shortcuts and change it to "online games". In the QMENU, configure "online games: the directory is the directory for storing shortcuts for wgzx. In this way, when WGZX is started, its LNK file will be displayed in QMENU, instead of in EXPLORER. Set 1, 2, and effect 3
② How to combine QMENU with ISCSI?
When the system is started, use BAT to enable automatic ISCSI connection and disk output. The drive letter is G, while the private server directory is "G: \ private server world \".
When you start the online game menu ----- QMENU, use the BAT call to determine whether the G disk exists. If yes, set the QMENU's "private game server" path to "g: \ private server world ", otherwise, set the path to "\ game \ f \ private server world $"
BAT content:

@ Echo off

If exist g: goto iscsi
: Overwrite txwm. ini to change the path
Call \ game \ D \ updata \ menuconfig \ menuconfig.exe
Call F: \ lnk \ tool \ gameup \ category to call a. EXE online game
: Synchronous game plug-in
Xcopy \ game \ D \ game plug-in D: \ tool \ game plug-in/d/y/q/e
Exit

: Iscsi
: Overwrite txwm. ini to change the path
Call \ game \ D \ updata \ menuconfig \ menuconfig1.exe
Call F: \ lnk \ tool \ gameup \ category to call a. EXE online game
: Synchronous game plug-in
Xcopy \ game \ D \ game plug-in D: \ tool \ game plug-in/d/y/q/e
Exit

This ensures that the private server of the game can be played all the time.

③ How to solve the plug-in problem?
Use QMENU to call the plug-in. Set the path in QMENU and server path (see figure 6 in QMENU). Run the menu and compare it. When you click a game, the corresponding plug-in appears on the right.
Take legends as an example:
The plug-in path on my server is \ game \ D \ game plug-in \

Game plug-ins-Legend 2 -------- Overlord
| _ Timely rain
In this way, if you click Legend 2, there will be two plug-ins, overlord and timely rain --------- if the plug-ins provided by the Internet cafe are updated on the server in a timely manner, the following command will be executed when the menu is started through BAT

: Synchronous game plug-in
Xcopy \ game \ D \ game plug-in D: \ tool \ game plug-in/d/y/q/e

Will update the plug-in ------- at this time the menu has been started successfully, so it does not affect the use of the guests.

How can customers solve their own plug-ins? In the QMENU, specify a category named "Use your own plug-in" ------- set its path to "d: \ GAME plug-in". When a customer downloads his plug-in to "d: \ GAME plug-ins can be used normally when the plug-ins are started from the menu ·! ~~~

This is probably the case ~~ If you have any questions, I will try to answer them ·!~~~ In addition, thank you for your love for your younger brother ~~~ Thank you.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.