ฟอรั่ม PSsix

Would you like to react to this message? Create an account in a few clicks or log in to continue.

ฟอรั่มของบล็อก http://pssix.blogspot.com


3 posters

    ขอถาม script uninstall program

    avatar
    tiesan
    มือใหม่เพิ่งสมัคร
    มือใหม่เพิ่งสมัคร


    ขอถาม script uninstall program Empty ขอถาม script uninstall program Empty
    จำนวนข้อความ : 4
    ความนิยม : 0
    เข้าร่วมเมื่อ : 19/12/2013

    ขอถาม script uninstall program Empty ขอถาม script uninstall program

    ตั้งหัวข้อ by tiesan 19/12/13, 02:25 pm

    พอดีว่า ลองเขียน script install program อัตโนมัติ โดยที่เราไม่ต้องไปนั่งกดทีละขั้นตอน แร้ว ใช้งานได้ โอเค!!
    แต่จะลอง ใช้ script uninstall program อัตโนมัติ บ้าง  ไปไม่ถูกเลยค่ะ!!
    ใครพอรู้ ขอคำแนะนำบ้างน่ะค่ะ... em228
    tomakung
    tomakung
    PSsix Member Class II
    PSsix Member Class II


    ขอถาม script uninstall program Empty ขอถาม script uninstall program Empty
    จำนวนข้อความ : 38
    ความนิยม : 11
    เข้าร่วมเมื่อ : 24/02/2012

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by tomakung 22/12/13, 02:57 am

    ตัวอย่างลบโปรแกรม KMPlayer

    ShellExecute("The KMPlayer\uninstall.exe","",@ProgramFilesDir)

    WinActivate("The KMPlayer Uninstall ","")

    send("{enter}")

    ....


    win 32bit
    avatar
    tiesan
    มือใหม่เพิ่งสมัคร
    มือใหม่เพิ่งสมัคร


    ขอถาม script uninstall program Empty ขอถาม script uninstall program Empty
    จำนวนข้อความ : 4
    ความนิยม : 0
    เข้าร่วมเมื่อ : 19/12/2013

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by tiesan 25/12/13, 08:34 am

    กรณีที่ไม่มีไฟล์ Uninstall ล่ะค่ะ (เช่น Driver เครื่องปริ้น หรือ SUNIX ตัวแปลง PCI)
    ควรใช้คำสั่งแบบไหน?
    และสามารถเก็บไฟล์ที่ไหนก็ได้ หรือต้องเก็บคู่กับอะไรหรือเปล่าค่ะ em230 
    Arm
    Arm
    PSsix Member Super Class III
    PSsix Member Super Class III


    PSsix Master PSsix Program Coder
    จำนวนข้อความ : 268
    ความนิยม : 54
    เข้าร่วมเมื่อ : 31/03/2011
    อายุ : 26

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by Arm 28/12/13, 08:32 am

    ถ้าไม่มีไฟล์ Uninstaller ก็ใช้ FileDelete กับพวก RegDelete เพื่อเข้าไปลบไฟล์และค่า Registry แบบสดๆเลยก็ได้ครับ ชินจัง 
    avatar
    tiesan
    มือใหม่เพิ่งสมัคร
    มือใหม่เพิ่งสมัคร


    ขอถาม script uninstall program Empty ขอถาม script uninstall program Empty
    จำนวนข้อความ : 4
    ความนิยม : 0
    เข้าร่วมเมื่อ : 19/12/2013

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by tiesan 28/12/13, 11:55 am

    แล้วเขียน script uninstall program อัตโนมัติ ยังไงค่ะ...

    เช่น ในกรณีมีไฟล์ Uninstall ก็จะใช้ Script ประมาณนี้
    ShellExecute("The KMPlayer\uninstall.exe","",@ProgramFilesDir)

    แต่ถ้าไม่มีไฟล์ Uninstall ควรใช้ Script ยังไงค่ะ?  em230 
    Arm
    Arm
    PSsix Member Super Class III
    PSsix Member Super Class III


    PSsix Master PSsix Program Coder
    จำนวนข้อความ : 268
    ความนิยม : 54
    เข้าร่วมเมื่อ : 31/03/2011
    อายุ : 26

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by Arm 28/12/13, 06:58 pm

    เป็นโปรแกรมอะไรเหรอครับ เก็บไฟล์ไว้ที่ไหนบ้าง
    avatar
    tiesan
    มือใหม่เพิ่งสมัคร
    มือใหม่เพิ่งสมัคร


    ขอถาม script uninstall program Empty ขอถาม script uninstall program Empty
    จำนวนข้อความ : 4
    ความนิยม : 0
    เข้าร่วมเมื่อ : 19/12/2013

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by tiesan 02/01/14, 01:40 pm

    Driver เครื่องปริ้น และ SUNIX ตัวแปลง PCI
    โดยปกติถ้าจะถอน จะเข้าไปถอนใน Control Panel ค่ะ em230 
    tomakung
    tomakung
    PSsix Member Class II
    PSsix Member Class II


    ขอถาม script uninstall program Empty ขอถาม script uninstall program Empty
    จำนวนข้อความ : 38
    ความนิยม : 11
    เข้าร่วมเมื่อ : 24/02/2012

    ขอถาม script uninstall program Empty Re: ขอถาม script uninstall program

    ตั้งหัวข้อ by tomakung 06/01/14, 02:35 am

    ตามไป ศึกษาจากเวปหลักhttp://www.autoitscript.com/forum/topic/86866-removing-printers-and-drivers-from-windows-xp/

      เวลาขณะนี้ 03/05/24, 08:38 am