Simptom :
Keluar Pop Up Initializing pada skrin seperti gambarajah di bawah:
Jalan penyelesaian :
Sila ikuti langkah-langkah berikut :
Pergi ke Task Manager dengan menekan butang ctrl + alt + delete
Pada tab Processes, klik pada icon epiplex500
Langkah seterusnya klik pada End Process di bahagian bawah Task Manager tersebut.
Seterusnya muat turun Patch Epiplex yang terbaru di sini
Klik 2 kali pada fail Patch_AG_EPSSWorkspace_IR.exe untuk jalankan instalasi patch terbaru
Monday, November 28, 2016
Sunday, November 27, 2016
e-Terimaan
1.Set fail java.policy
* Pergi ke C:\Program Files (x86)\Java\jre[versi_java_anda]\lib\security
* Guna Wordpad untuk buka fail java.policy
* Salin dan tampal kod ni di bawah sekali
* permission java.lang.RuntimePermission"queuePrintJob";
2. Set Internet Eplorer
* Internet Options > Advanced > Tanda pada kotak ''Print background colors and images" > OK
03. Buat 'link shortcut' di Desktop ke https://eterimaan
* Ubah et tu ikut konfigurasi pada fail hosts anda
ESPKB
1. INSTALL NEXUS
2. install java v6.37 dan update security
3. CREATE SHORTCUT https://putrajaya/espkb/mainscreen.jsp
4. test
Stop Sharing a Folder or Drive
Updated: June 23, 2010
Applies To: Windows 7, Windows Server 2008 R2
You can stop sharing a folder or drive by using the Shared Folders Microsoft Management Console (MMC) snap-in or by using a command prompt.
ImportantImportant
Users connected to a shared folder are disconnected when you stop sharing it. Users may lose data if you stop sharing a folder containing an open shared file without warning. When possible, notify users before you stop sharing a folder.
Stop sharing a folder or drive
-Using the Windows interface
-Using a command line
To stop sharing a folder by using the Windows interface
Open Computer Management. To do so, click Start, then right-click Computer, and then click Manage.
If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Yes.
In the console tree, click System Tools, then click Shared Folders, and then click Shares.
In the details pane, right-click a shared folder, and then click Stop Sharing (this item only appears if you launched Computer Management using an account that is a member of the local Administrators group).
To stop sharing multiple files, press the CTRL key while clicking the file names, right-click any one of the selected files, and then click Stop Sharing. This removes shared network access to the selected files.
To stop sharing a folder by using a command line
To open an elevated Command Prompt window, click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Yes.
Type:
net share /delete.
For example, to stop sharing a folder called myshare, type:
net share myshare /delete
Value Description
Net share -->>>(Creates, deletes, or displays shared folders.)
-->>>(The network name of the shared folder.)
/delete -->>>(Stops sharing the folder.)
Note
To view the complete syntax for this command, at the command prompt, type: net help share
Subscribe to:
Posts (Atom)