วันจันทร์ที่ 16 กันยายน พ.ศ. 2556

วันพุธที่ 4 กันยายน พ.ศ. 2556

วันจันทร์ที่ 26 สิงหาคม พ.ศ. 2556

access97 The command line you used to start Microsoft Access contains an option that Microsoft Access doesn't recognize. Exit and restart Microsoft Access using valid

เวลาใช้ access 97 ผ่าน network

The command line you used to start Microsoft Access contains an option that Microsoft Access doesn't recognize. Exit and restart Microsoft Access using valid 


ต้องแก้ที่ shout cut
Target
"C:\Program Files (x86)\Microsoft Office\Office\Samples\Northwind.mdb"

start in
"C:\Program Files (x86)\Microsoft Office\Office"

วันอังคารที่ 16 กรกฎาคม พ.ศ. 2556

ดู verion window

1- Using the command "winver"

1- Connect to your Windows server remotely (Remote Desktop)
2- Open a Microsoft MS-DOS command prompt shell window "cmd"
3- Type the following command
winver
4- Press the "Enter" bouton to execute the command

Using the command "systeminfo"

1- Connect to your Windows server remotely (Remote Desktop)
2- Open a Microsoft MS-DOS command prompt shell window "cmd"
3- Type the following command
systeminfo | findstr OS
4- Press the "Enter" bouton to execute the command

วันพฤหัสบดีที่ 28 กุมภาพันธ์ พ.ศ. 2556

วิธีเขียนภาษาไทยใน pdf adobe reader


 เปลี่ยน font ไทยพิมพ์ดันเป็นภาษาต่างดาว 
 ทำไงล่ะ ในที่สุดก็ค้นพบวิธี
ขั้นแรก  : ไปที่ Edit –> Preference (ด้านล่างสุด)
ขั้นสอง :  ที่แถบด้านซ้ายเลือก general
ขั้นสาม :  เลือกที่ use single key accelerators
ขั้นสุดท้าย :  ลากแถบดำที่ข้อความใน  textbox แล้วกด ctrl + e จะมีกรอบ properties tool bar ขึ้นมาเปลี่ยนขนาด font ตามใจชอบจ้า

วันจันทร์ที่ 25 กุมภาพันธ์ พ.ศ. 2556

net use เข้า network เครื่องอื่น connection ค้าง

@echo off
taskkill /f /im explorer.exe
net use * /delete /yes
explorer.exe




save เป็น .bat