#°¡·Î¸ðµå Àüȯ Rotate 270 RegWriteDWord("HKLM", "System\GDI\Rotation", "Angle", 270) #±âÁ¸ Timeout Á¤º¸ ÀúÀå atimeout=RegRead("HKCU", "ControlPanel\BackLight", "ACTimeout") atimeoutcheck=RegRead("HKCU", "ControlPanel\BackLight", "ACTimeoutUnchecked") btimeout=RegRead("HKCU", "ControlPanel\BackLight", "BatteryTimeout") btimeoutcheck=RegRead("HKCU", "ControlPanel\BackLight", "BatteryTimeoutUnchecked") #Timeout Á¤º¸¸¦ º¯°æ RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeoutUnchecked", atimeout ) RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeout", atimeoutcheck ) RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeoutUnchecked", btimeout ) RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeout", btimeoutcheck ) Sleep 500 # ¸ÊÇÇ ½ÇÇà Runwait \Storage Card\Program Files\Mappy\Mappy.exe #È­¸é¸ðµå º¹¿ø : ±âµ¿ÀüÀÇ ¸ðµå·Î º¹¿ø Rotate 0 RegWriteDWord("HKLM", "System\GDI\Rotation", "Angle", 0) # Timeout Á¤º¸ µÇµ¹¸² RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeoutUnchecked", atimeoutcheck ) RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeout", atimeout ) RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeoutUnchecked", btimeoutcheck ) RegWriteDWord("HKCU", "ControlPanel\BackLight", "BatteryTimeout", btimeout ) Sleep 500 # connection close Disconnect