PC Review


Reply
Thread Tools Rate Thread

custominstaller without .net framework on PC ?

 
 
Jim
Guest
Posts: n/a
 
      29th Sep 2003
Our PPC app looks good. The install works.
My management understands the need to install CF on the PPC, but doesn't
like needing to do the larger full .NET download to a customers' PC just so
the installer extension works.

So - Is there an example of creating a custom installer dll (like the C#
example), in C++ so I won't need full .NET framework on the customers' PC?

Thanks,
Jim Mead



 
Reply With Quote
 
 
 
 
Chris Theorin
Guest
Posts: n/a
 
      29th Sep 2003
MFC component as your setup project's custom actions... I don't know of any
samples out there of this though...

"Jim" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Our PPC app looks good. The install works.
> My management understands the need to install CF on the PPC, but doesn't
> like needing to do the larger full .NET download to a customers' PC just

so
> the installer extension works.
>
> So - Is there an example of creating a custom installer dll (like the C#
> example), in C++ so I won't need full .NET framework on the customers' PC?
>
> Thanks,
> Jim Mead
>
>
>



 
Reply With Quote
 
jayderk
Guest
Posts: n/a
 
      30th Sep 2003
my solution was to write a quick little vb app that calles the pocket PC
installer
Public Const strMICROSOFT_CEappMGr =
"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CEAPPMGR.EXE"
under Hive LOCAL_MACHINE if you go to this registry entry you can get the
path of the CE app manager....

for example I use c:\program files\appmgr\cdappmgr.exe compactframework.ini
it should start up the installer application.

I will check back if you have anymore questions

later,
Jay



"Jim" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Our PPC app looks good. The install works.
> My management understands the need to install CF on the PPC, but doesn't
> like needing to do the larger full .NET download to a customers' PC just

so
> the installer extension works.
>
> So - Is there an example of creating a custom installer dll (like the C#
> example), in C++ so I won't need full .NET framework on the customers' PC?
>
> Thanks,
> Jim Mead
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update for .NET versions 2.0 through 3.5 (KB951847) x86 Dr. Indera Windows XP General 14 5th Jul 2010 07:15 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 03:22 AM
VS2005, Debugging my CustomInstaller.dll Neville Lang Microsoft Dot NET Compact Framework 1 4th Apr 2007 04:17 AM
Upgrade from VS2003(Framework 1.1) to VS2005(Framework 2.0). Easy Peasy or Nasty Basty? ChrisM Microsoft Dot NET 0 29th Jun 2006 04:03 PM
simple TCP socket connect (emulator - framework FAIL); framework - framework - Works [Help will be compensated] Yechezkal Gutfreund Microsoft Dot NET Compact Framework 0 16th Jul 2003 06:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:08 AM.