Jump to content

Entries.ini - copy files [HELP]


fred_gaou

Recommended Posts

Hi,

I use nlite and I want to create an addon that installs Devcon.exe (simply copy the files in system32, indeed) in my XP SP3. Can I do that only using the entries.ini files or must I add an inf files?

Here is the addon structure I'd like to:

Devcon.cab
+DEVCON.EX_
+ENTRIES_devcon.INI

ENTRIES_devcon.INI content:

[general]
builddate=2009/10/11
description=utilitaire de ligne de commande qui peut être utilisé à la place du Gestionnaire de périphériques
title=Devcon
version=1
website=

; fichiers à copier dans system32
; gardent le nom complet même s'ils sont compressé tel que SYSSETUP.IN_
[dosnet_files]
d1,DEVCON.EXE

[txtsetup_files]
DEVCON.EXE = 100,,,,,,,2,0,0

Is it ok?

Plus, I didn't find a resource (i.e.:MSDN) that explains what 100,,,,,,,2,0,0 really means and how to use the syntax form to change destination directory? Have you got a link, please?

regards

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