fred_gaou Posted February 11, 2009 Posted February 11, 2009 Hello,I'd like to create a very simple add-on named for instance toto.cab structured like this:(this an example)Entries.iniSYSSETUP.IN_EXPLORER.EX_What have I to fill in entries.ini so that "SYSSETUP.IN_ and EXPLORER.EX_" will copy and replace original files to I386 folder?Can I make sure of those files are updated before they are used in the setup process?
boooggy Posted February 13, 2009 Posted February 13, 2009 u dont have to add anything in entries if the files are newer then the one on your source. if u want to force copy them then[general]builddate=02/14/2009description=totolanguage=Englishtitle=totoversion=1.0[dosnet_files]SYSSETUP.INFEXPLORER.EXE[txtsetup_files]SYSSETUP.INF = 100,,,,,,,20,0,0EXPLORER.EXE = 100,,,,,,,1,0,0
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now