Solution to RIP Games NPSWF32 Error

The game data is usually compressed and then packed up in pirated copies. The usual rant about a flaw in RIP 4 Games is that it throws up an error as follows,

‘Unable to create folder ‘NPSWF32′  The system cannot find the path specified.’

This is followed by,.RipForGames.bat Not Founded

This happens only in Windows Vista/7, its because of an issue with privacy / security settings. The batch file is denied permission to create its own directory, the solution however is easy, if you understand what you are doing obviously.

First of all we need the location that needs permission, let’s start by downloading 7-zip (a freeware).

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 beC:WindowsWinSxSWMSET10wpdmtpxscan-xpNPSWF32ak47.bat (If yours is the same, then to make it simpler download this, run it as Administrator and it’ll do all the command prompt work for you.)

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.

There are 2 ways to do this,

1. Command Prompt

or

2. Windows Explorer

1. Command Prompt:
This makes use of command prompt in your OS to give the necessary permissions in the required locations.
First we have to take hold of WinSxS folder, so type in,takeown /f C:WindowsWinSxS /r /d yNow after taking ownership, we have give Access Control (Permissions)so, type this (after the first command has been executed)icacls C:WindowsWinSxS /grant administrators:F /t

Next, we have to create a directory named “WMSET10” in it, create it after browsing to “C:WindowsWinSxS” or using command prompt (md command)

Now that you’ve created WMSET10, you’ll have to create “wpdmtp” in it, this again needs permission, so now type in,takeown /f C:WindowsWinSxSWMSET10 /r /d ythen,icacls C:WindowsWinSxSWMSET10 /grant administrators:F /t

Next we have to create wpdmtp folder, and then we type in the following to grant permission to it,takeown /f C:WindowsWinSxSWMSET10wpdmtp /r /d yicacls C:WindowsWinSxSWMSET10wpdmtp /grant administrators:F /t

Now, we have to create “xscan-xp”, follow the same steps as above, create the folder, now give permission usingtakeown /f C:WindowsWinSxSWMSET10wpdmtpxscan_xp /r /d yicacls C:WindowsWinSxSWMSET10wpdmtpxscan_xp /grant administrators:F /t

Next, create NPSWF32 in same way, using this give permissiontakeown /f C:WindowsWinSxSWMSET10wpdmtpxscan_xpNPSWF32 /r /d yicacls C:WindowsWinSxSWMSET10wpdmtpxscan_xpNPSWF32 /grant administrators:F /t

You are now all set, create the final Batch file in it. To do this, open NotePad (Run Dialog Box, type Notepad)Go to File -> Save as and Type in Filename as “ak47.bat”

Now in Save As Type select “All Files”Save it in C:WindowsWinSxSwpdmtpxscan_xpNPSWF32, you are now all set and done.

Now run you game’s Setup.exe and it should install without any problems!

2. Windows Explorer
This is a lot more easier in my view, it should work if you hold an administrator account. So, now after getting to know the directory which is needed to be created (in my case), that is,C:WindowsWinSxSWMSET10wpdmtpxscan-xpNPSWF32ak47.batNavigate to C:Windows, now right click on WinSxS, and follow as in screenshots.Go to Security Tab and then Click on “Edit”Highlight Users (Computer_NameUsers)

Check “Full Control” in the Permissions for Users and click “Apply” & “Ok”

Now a dialog box should pop up like below,Click Yes and confirm if needed.

Do the same by creating the consecutive folders, going to their properties, changing the Security/Permission and in the end create the batch file as follows.

To do this, open NotePad (Run Dialog Box, type Notepad)

Go to File -> Save as and Type in Filename as “ak47.bat”
Now in Save As Type select “All Files”

Save it in C:WindowsWinSxSwpdmtpxscan_xpNPSWF32, that’s it.

Now you can install the game, problem fixed!! Any queries? Let me know below in comments or contact me.

Aly Chiman

Aly Chiman is a Blogger & Reporter at AlyChiTech.com which covers a wide variety of topics from local news from digital world fashion and beauty . AlyChiTech covers the top notch content from the around the world covering a wide variety of topics. Aly is currently studying BS Mass Communication at University.