What is the proper way to extract partnerportal.exe.cab

답변됨 What is the proper way to extract partnerportal.exe.cab

  • 2011년 3월 13일 일요일 오후 6:30
     
     

    What is the proper way to extract partnerportal.exe.cab?

모든 응답

  • 2011년 3월 15일 화요일 오전 12:11
    중재자
     
     답변됨

    I have WinRar installed on my machine, so it is a simple right-click, but to do this without any third-party tool, you can use the command line.  Open a command line window and change your current directory to the location where you downloaded the CAB file, then issue the following commands:

    MD CustomerPortal

    EXPAND CustomerPortal.exe.cab -F:* CustomerPortal


    Shan McArthur www.shanmcarthur.net Check out the commercial edition of xRM portals @ www.adxstudio.com