Jump to content

Directory through inf file


Recommended Posts

Hi

I have been searching on how to create a directory through inf files withou much luck.

I want to create the directory below

Program Files\Emulators\PS1\ScreenShots

On install the directory is asking me for ScreenShots.

Many thanks for any help

Worf

Link to comment
Share on other sites


You cannot make empty directories with a INF file (I have some tricks but they might be too hard to explain)

But the easiest way to do this is to use a dummy file (blank.txt) and copy it to that directory, thus creating that folder structure

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...