Trang 6 của 11 Đầu tiênĐầu tiên ... 45678 ... CuốiCuối
Kết quả 51 đến 60 của 110
  1. #51
    Ngày tham gia
    Nov 2015
    Bài viết
    1
    Trích dẫn Gửi bởi Tạch Tạch
    fix như sau

    [COLOR=rgb(34, 34, 34)]First of all we need the location that needs permission, let's start by downloading 7-zip (a freeware).[/COLOR]


    • Now, extract and install 7-zip onto your system.
    • Go to the folder in which the "Setup.exe" for the game is present
    • Right click on the "Setup.exe"
    • Select 7-zip -> Extract to "/Setup"
    • Now you'll find a folder "Setup", open it and you'll find two files and a folder in it
    • Now double-click the file name ".text" and it should show the "Open With" dialog box
    • Select "Wordpad" or "Notepad" (Notepad would make the text look very garbled, so I recommend using Wordpad)
    • Now the file would open, search for "NPSWF32" inside the document, when it is found, look at the entire line, it should contain a directory
    • Usually, it would be
    [COLOR=rgb(34, 34, 34)]C:\Windows\WinSxS\WMSET10\wpdmtp\xscan-xp\NPSWF32\ak47.bat[/COLOR]​
    [COLOR=rgb(34, 34, 34)]<span style="font-size: 9px">(If yours is the same, then to make it simpler download this[/COLOR], run it as Administrator and it'll do all the command prompt work for you.)</span>

    [COLOR=rgb(34, 34, 34)]Where C: is the Windows Directory, now this is the directory which the Setup needs, so we have to create it and give access to it.[/COLOR]

    [COLOR=rgb(34, 34, 34)]There are 2 ways to do this,[/COLOR]

    [COLOR=rgb(34, 34, 34)]1.[/COLOR][COLOR=rgb(34, 34, 34)] Command Prompt[/COLOR]
    [COLOR=rgb(34, 34, 34)]2.[/COLOR][COLOR=rgb(34, 34, 34)] Windows Explorer[/COLOR]

    [COLOR=rgb(34, 34, 34)]1. <span style="text-decoration: underline">Command Prompt:[/COLOR]</span>
    [COLOR=rgb(34, 34, 34)]This makes use of command prompt in your OS to give the necessary permissions in the required locations.[/COLOR]

    [COLOR=rgb(34, 34, 34)]First we have to take hold of WinSxS folder, so type in,[/COLOR]

    [COLOR=rgb(34, 34, 34)]takeown /f C:\Windows\WinSxS /r /d y[/COLOR]

    [COLOR=rgb(34, 34, 34)]Now after taking ownership, we have give Access Control (Permissions)[/COLOR]

    [COLOR=rgb(34, 34, 34)]so, type this (after the first command has been executed)[/COLOR]

    [COLOR=rgb(34, 34, 34)]icacls C:\Windows\WinSxS /grant administrators:F /t[/COLOR]

    [COLOR=rgb(34, 34, 34)]Next, we have to create a directory named "WMSET10" in it, create it after browsing to "C:\Windows\WinSxS" or using command prompt (md command)[/COLOR]

    [COLOR=rgb(34, 34, 34)]Now that you've created WMSET10, you'll have to create "wpdmtp" in it, this again needs permission, so now type in,[/COLOR]

    [COLOR=rgb(34, 34, 34)]takeown /f C:\Windows\WinSxS\WMSET10 /r /d y[/COLOR]

    [COLOR=rgb(34, 34, 34)]then, [/COLOR][COLOR=rgb(34, 34, 34)]icacls C:\Windows\WinSxS\WMSET10 /grant administrators:F /t[/COLOR]
    [COLOR=rgb(34, 34, 34)]Next we have to create [/COLOR][COLOR=rgb(34, 34, 34)]wpdmtp [/COLOR][COLOR=rgb(34, 34, 34)]folder, and then we type in the following to grant permission to it,[/COLOR]

    [COLOR=rgb(34, 34, 34)]takeown /f C:\Windows\WinSxS\WMSET10\wpdmtp /r /d y
    icacls C:\Windows\WinSxS\WMSET10\wpdmtp /grant administrators:F /t[/COLOR]



    [COLOR=rgb(34, 34, 34)]Now, we have to create "xscan-xp", follow the same steps as above, create the folder, now give permission using[/COLOR]

    [COLOR=rgb(34, 34, 34)]takeown /f C:\Windows\WinSxS\WMSET10\wpdmtp\xscan_xp /r /d y
    icacls C:\Windows\WinSxS\WMSET10\wpdmtp\xscan_xp /grant administrators:F /t[/COLOR]


    [COLOR=rgb(34, 34, 34)]Next, create NPSWF32 in same way, using this give permission[/COLOR]

    [COLOR=rgb(34, 34, 34)]takeown /f C:\Windows\WinSxS\WMSET10\wpdmtp\xscan_xp\NPSWF32 /r /d y
    icacls C:\Windows\WinSxS\WMSET10\wpdmtp\xscan_xp\NPSWF32 /grant administrators:F /t[/COLOR]


    [COLOR=rgb(34, 34, 34)]You are now all set, create the final Batch file in it. To do this, open NotePad (Run Dialog Box, type [/COLOR][COLOR=rgb(34, 34, 34)]Notepad[/COLOR][COLOR=rgb(34, 34, 34)])[/COLOR]

    [COLOR=rgb(34, 34, 34)]Go to File -> Save as and Type in Filename as "[/COLOR][COLOR=rgb(34, 34, 34)]ak47.bat[/COLOR][COLOR=rgb(34, 34, 34)]"
    Now in Save As Type select "[/COLOR][COLOR=rgb(34, 34, 34)]All Files[/COLOR][COLOR=rgb(34, 34, 34)]"[/COLOR]


    [COLOR=rgb(136, 136, 136)][/COLOR]​

    [COLOR=rgb(34, 34, 34)]Save it in C:\Windows\WinSxS\wpdmtp\xscan_xp\NPSWF32, you are now all set and done.[/COLOR]

    [COLOR=rgb(34, 34, 34)]Now run you game's Setup.exe and it should install without any problems![/COLOR]
    kinh vậy bạn @@có thể vietsub sơ giúp mình đc ko? hoặc tóm tắt tí, tiếng anh mình hơi kém mình làm đến bước 8 thì ko hiểu lắm, nó bắt mở file đó = word nhưng mở ra mình có thấy j đâu @@

  2. #52
    Ngày tham gia
    Aug 2015
    Bài viết
    0
    Trích dẫn Gửi bởi tamheocan
    kinh vậy bạn @@có thể vietsub sơ giúp mình đc ko? hoặc tóm tắt tí, tiếng anh mình hơi kém mình làm đến bước 8 thì ko hiểu lắm, nó bắt mở file đó = word nhưng mở ra mình có thấy j đâu @@
    à, mình hiểu rồi, mình lần theo đường dẫn trong file word thì thấy đường dẫn như sau :"C:\Windows\WinSxS\WMSET10\wpdmtp\xscan-xp\NPSWF32\ak47.bat" nhưng mình vào tìm ko thấy folder WMSET10 @@ h phải làm sao bạn?

  3. #53
    Ngày tham gia
    Aug 2015
    Bài viết
    0
    Trích dẫn Gửi bởi tamheocan
    à, mình hiểu rồi, mình lần theo đường dẫn trong file word thì thấy đường dẫn như sau :"C:\Windows\WinSxS\WMSET10\wpdmtp\xscan-xp\NPSWF32\ak47.bat" nhưng mình vào tìm ko thấy folder WMSET10 @@ h phải làm sao bạn?
    bác bật file ẩn lên

  4. #54
    Ngày tham gia
    Aug 2015
    Bài viết
    0
    vẫn ko có @@



    Trích dẫn Gửi bởi Tạch Tạch
    bác bật file ẩn lên

  5. #55
    Ngày tham gia
    Aug 2015
    Bài viết
    0




    Trích dẫn Gửi bởi Tạch Tạch
    1. Command Prompt:
    bạn để ý chỗ nó ghi "Command Prompt" hình như nó bắt tạo cái j đó, mà mình ko hiểu phải làm ntn :/

  6. #56
    Ngày tham gia
    Aug 2015
    Bài viết
    0
    Trích dẫn Gửi bởi tamheocan
    vẫn ko có @@
    làm theo đi bác
    <iframe width="500" height="300" src="https://www.youtube.com/embed/14g9It4Cdwc?wmode=opaque" frameborder="0" allowfullscreen=""></iframe>

  7. #57
    Ngày tham gia
    Aug 2015
    Bài viết
    0
    cám ơn bạn



    Trích dẫn Gửi bởi Tạch Tạch
    làm theo đi bác
    <iframe width="500" height="300" src="https://www.youtube.com/embed/14g9It4Cdwc?wmode=opaque" frameborder="0" allowfullscreen=""></iframe>

  8. #58
    Ngày tham gia
    Aug 2015
    Bài viết
    82
    https://www.fshare.vn/file/J2VKM8UW6X/
    sao cái link fshare nay khong get dc nhỉ , nó toàn báo lỗi 1004

  9. #59
    Ngày tham gia
    Aug 2015
    Bài viết
    0
    ai biết chép file save game không chỉ mình với ? file.bsg mình down ở trên mạng

  10. #60
    Ngày tham gia
    Nov 2015
    Bài viết
    14
    Trích dẫn Gửi bởi NTMP_38313
    thế bạn nhìn cái hướng dẫn trên và cài được chưa, mình quá team cho ^^!
    anh steam em cái, sao nhìn rắc rối quá [IMG]smiles/smilev/burn_joss_stick.gif[/IMG]

Trang 6 của 11 Đầu tiênĐầu tiên ... 45678 ... CuốiCuối

Các Chủ đề tương tự

  1. [PC] BioShock Infinite Complete Edition-Prồ Phết [Action | Full]
    Bởi duccv trong diễn đàn Download Offline Game Phiêu lưu - Kinh dị
    Trả lời: 319
    Bài viết cuối: 09-29-2016, 06:17 AM
  2. [PC] BioShock Infinite-Black Box [Action|2013]
    Bởi tmvsaigonvenus trong diễn đàn Download Game Offline Hành Động
    Trả lời: 0
    Bài viết cuối: 09-29-2016, 01:51 AM
  3. [PC ] Joe Dever's Lone Wolf HD Remastered [Action|2014]
    Bởi seonghe trong diễn đàn Download Game Offline Nhập Vai
    Trả lời: 58
    Bài viết cuối: 09-28-2016, 10:52 AM
  4. [PC] SunAge Battle for Elysium Remastered PROPER-có đẹt [Action|2014]
    Bởi muabanxe trong diễn đàn Download Game Offline Hành Động
    Trả lời: 0
    Bài viết cuối: 12-30-2014, 01:03 AM
  5. [MF] BioShock 2 - Địa ngục mới dưới đáy biển
    Bởi hungneu trong diễn đàn Download Game Offline Hành Động
    Trả lời: 3
    Bài viết cuối: 09-17-2014, 07:11 PM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •