x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

CE CAB Installer question

fragenmensch Page Icon Posted 2005-10-23 1:55 PM
#
Avatar image of fragenmensch
Factorite (Elite)

Posts:
207
Location:
DE-DE
Status:
Hi!
How do I make the Installer on CE/2.00 running a EULA.txt before installing and soft resetting/running a program after setup process??
Calligrapher and ArtSPen display both msgboxes for example.

Marco

PS: Is there on the web any documentation of the COREDLL functions??
 Top of the page
C:Amie Page Icon Posted 2005-10-23 3:23 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
18,007
Location:
United Kingdom
Status:
You have to write your own installer application and setup dll - I'm assuming you mean on device and not on-host
 Top of the page
fragenmensch Page Icon Posted 2005-10-24 1:49 PM
#
Avatar image of fragenmensch
Factorite (Elite)

Posts:
207
Location:
DE-DE
Status:
Yes, I meant on device. I want to display a messgae or to make a soft-reset because the program installs a driver.

Marco
 Top of the page
C:Amie Page Icon Posted 2005-10-24 3:59 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
18,007
Location:
United Kingdom
Status:
You would need to do this post install, not pre-install.
You use the SetupDLL API and create a C++ Library file that is called by CabWiz when building the installer cab.
 Top of the page
fragenmensch Page Icon Posted 2005-10-25 1:41 PM
#
Avatar image of fragenmensch
Factorite (Elite)

Posts:
207
Location:
DE-DE
Status:
And how do I do this? eVB/eVC doesnt do that and I do not think that VB6.0 with toolkit does it. Do you know a program on the web whichj does that?
 Top of the page
C:Amie Page Icon Posted 2005-10-25 5:05 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
18,007
Location:
United Kingdom
Status:
You need VC5 or VC6 with the equivalent Windows CE Toolkit.
 Top of the page
fragenmensch Page Icon Posted 2005-10-27 3:18 PM
#
Avatar image of fragenmensch
Factorite (Elite)

Posts:
207
Location:
DE-DE
Status:
Would you please be so kind and write a library with 2 functions:
1)The DLL pops up a MSGBOX with a text in TEMP folder and deletes the file
2)The DLL soft-resets the device after confirm box.
I'm sure this would help the community because not everyone has the toolkit or VC.

Marco
 Top of the page
chiark Page Icon Posted 2005-11-02 8:47 AM
#
Avatar image of chiark
H/PC Sensei

Posts:
1,330
Location:
North of England
Status:
Chris is not a developer, unfortunately. I do not have the toolkit for VC6, so I can't help either.

Documentation of Coredll functions should be found in the MSDN pages.
 Top of the page
C:Amie Page Icon Posted 2005-11-02 9:08 AM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
18,007
Location:
United Kingdom
Status:
... and people around here aren't free software robots either.
 Top of the page
Jump to forum:
Seconds to generate: 0.359 - Cached queries : 48 - Executed queries : 28