วันเสาร์ที่ 29 สิงหาคม พ.ศ. 2552

reset waste ink for canon mx318

Waste Ink Counter Reset.
(1) Turn off the printer.
(2) Press and hold the RESUME button, then press and hold the POWER button.
(3) Release the RESUME button, Next press and release the RESUME button two(2) more times in
succession. Note: you are still holding the POWER button). The printer's carriage will "reset"
or move momentarily. If the above was properly performed the printer will enter the
"Service Mode".
(4) Press the RESUME button 4 times, this will select the clear waste ink counter function. The lamp
will alternate (change) color with each key press.
1. Service/Factory test printout, including ink sensor check.
2. EEPROM - Info printout.
3. EEPROM - Initialization.
4. Reset the Waste ink counter.
5. Printer model setting. (More selections beyond this point - However it is best leave them unaltered - You have been warned!)
After selecting the desired mode (eg 4), press the POWER button to "set" the change, and return to the top of the function selection menu. Press the POWER button again to restart the printer.

วันพฤหัสบดีที่ 6 สิงหาคม พ.ศ. 2552

logon failure : the user has not been granted the requested logon type at this computer

Ok, I actually found my own fix. Here it is!

File sharing with Windows XP HOME Edition - Fixes.

Section 1

When you double click on the computer (in My Network Places/Workgroup) that you are trying to access the shared files from you may get this message:

You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions

Logon failure: the user has not been granted the requested logon type at this computer

If you see this message the following should be done on the computer containing the shared files:

Download the following and install it

Windows Server 2003 Resource Kit Tools
http://go.microsoft.com/fwlink/?LinkId=4544

after installation is complete, click on: Start, All Programs, Windows Resource Kit Tools, Command Shell

Then enter the following commands. (Attention: they are case sensitive.)

net user guest /active:yes
ntrights +r SeNetworkLogonRight -u Guest
ntrights -r SeDenyNetworkLogonRight -u Guest

The first command enables network access for Guest, the two subsequent ones change two different policies to allow network access for Guest.

Now when you click on the computer (using My Network Places) you are trying to get the shared files from, the message will not appear and you can access the shared files. If the same type of error message appears but says ‘ACCESS DENIED’ instead of ‘Logon failure: the user has not been granted the requested logon type at this computer’ continue to the next section.


Section 2

When you double click on the computer (in My Network Places/Workgroup) that you are trying to access the shared files from you may get this message:

You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions

Access Denied


If you see this message the following should be done on the computer containing the shared files:

Click START

RUN

Type regedit and press enter

Now find the following key - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Double click on ‘restrictanonymous’ and change the Value Data from 1 to 0

Exit regedit and reboot the computer

Now when you click on the computer (using My Network Places) you are trying to get the shared files from the message will not appear and you can access the shared files.

from : http://www.computing.net/answers/networking/cant-access-one-computer-on-net/25769.html

วันอาทิตย์ที่ 2 สิงหาคม พ.ศ. 2552

vb6 deploy error cxlibw-1-6.dll

Hi,

I solved this problem. I opened the setupfile and changed the setupfile

path from applicationpath to syspath to cxlibw-1-6.dll

@cxlibw-1-6.dll,$(WinSysPath) .Then I run the setupfile it doesn't show the error message. It runs the application proberly.

Bye

from : http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/b86bbc60-7737-49d8-a385-b342a551707a

วันพุธที่ 29 กรกฎาคม พ.ศ. 2552

IE cannot display or load hotmail correctly

try to install Windows Script for Windows XP v. 5.6 or 5.7 depend on you windows system

download here http://www.microsoft.com/downloads/details.aspx?FamilyID=47809025-D896-482E-A0D6-524E7E844D81&displaylang=en

fix virus malware bad1.exe bad2.exe bad3.exe

using malwarebyte install runit and fix it!


download from www.malwarebytes.org

cannot access by \\computer name

if you have a problem that you cannot access by \\computer name
try this :

Go to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Netbt\Parameters

If either of the following values are present, delete them:

NodeType;
DhcpNodeType.
Then re-boot.

and try
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
change restrictanonymoussa 1 to 0

from : http://www.chicagotech.net/Networking/nodetypeissue1.htm

วันศุกร์ที่ 17 กรกฎาคม พ.ศ. 2552

setting Windows XP Auto Login

Windows XP Auto Login


You can configure Windows XP to automate the logon process if your computer is not part of a domain. Computers configured in a business environment generally have a domain and for those machines the option "Users must enter a username" does not appear because a password must be given to access the local area network or domain.

1. Click Start, click Run, and type control userpasswords2. This is a shortcut instead of having to click on Start -> Control Panel -> User Accounts.
2. Uncheck the "Users must enter a username and password to use this computer" check box.
3. Click Apply.
4. Enter the user name and password you wish to automatically log on with, and then click OK.
5. Click OK again and you're all done.

This feature allows other users to start your computer and use the account that you establish to automatically log on. Enabling auto logon makes your computer more convenient to use, but can pose a security risk since anyone can just turn the machine on and access your files.