Jump to content

IExpress & Folders?


Recommended Posts


If you aren't using the tool, you can do it this way.

Under [Options]

SourceFiles=SourceFiles

Then this is where you add directories.

;directories here
[SourceFiles]
SourceFiles0=D:\tmp
SourceFiles1=D:\tmp2
SourceFiles2=C:\winnt\system32

;files in the directories here, make sure none are duplicates
;ie, no picture.jpg in SourceFiles0, and another in SourceFiles1
[SourceFiles0]
porno.mpg=
porno2.mpg=
[SourceFiles1]
picture.jpg=
picture2.jpg=
[SourceFiles2]
uxtheme.dll=

Link to comment
Share on other sites

Well, if you want to use it for favourites, and to store directory structure and all that, IEXPRESS can do it, but is not the best tool.

Using a WinRAR archive (SFX) will be easier instead - you gain in some ways - better compression, the commands passed during EXE running are clearly readable (if you use IEXPRESS to make a switch-less installer, you can't come back later to that EXE and check on what switch the setup is run with).

Link to comment
Share on other sites

I was never able to make IEXPRESS create directory structure, though I do believe that it should be able to. The best solution I have found is to include a CAB file, which I then extract using EXTRAC32.EXE.

There really should be a way to have the directory structure, as and IEXPRESS package is basically a .CAB file, and a few commands, tacked on to the end of the extractor (WEXTRACT.EXE, I believe).

Link to comment
Share on other sites

Iexpress uses inf installer method. Tested with divx 3 and works.

A quote from willypad help states:

How to create a folder

When you try to copy a file a non existent folder, it will be created automatically. If you wish an empty folder, it's really simple, create a shortcut as shown above, and place it in the folder you wish to create; then erase the shortcut as shown...

Creates the use for Iexpress if you are into inf install creation.

:)

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...