Re: Re(2): [nsbasic-ce] e-PocketSetup alternatives

2008-12-18 Thread Tim Markoski
You can easily edit the ASync.nsd script to use the Mobile Device
Center.

It's just a single registry setting and a shell command.


--- In nsbasic...@yahoogroups.com, "Tim Markoski"  wrote:
>
> Check out ASync.zip in the files section of the NSB Desktop forum.
>
> It has a script I wrote 3 years ago that allows you to launch an
> ActiveSync install for a CAB file.
>
> --- In nsbasic...@yahoogroups.com, "styskul" epankoke@ wrote:
> >
> > I don't think it was natively "designed" to support mobile devices,
> > but if you go to the "Examples" section under the Developer menu on
> > the left side, there is a subcategory called PDA Examples that
> > appears to explain how to use the install for WinCE.  I haven't
tried
> > it myself yet, but I've run across the page many times searching for
> > installs.
> >
> > --- In nsbasic...@yahoogroups.com, "George Henne"  wrote:
> > >
> > > I don't see any mention of Windows CE support - did I miss it?
> > >
> > >
> > > >Hello
> > > >I found this installer
> > > >I have not tried it,
> > > >http://nsis.sourceforge.net/Main_Page
> > > >
> > > >Jørgen
> > > >
> > > >From: nsbasic...@yahoogroups.com [mailto:nsbasic-
> > c...@yahoogroups.com] On
> > > >Behalf Of George Henne
> > > >Sent: 27. november 2008 12:13
> > > >To: nsbasic...@yahoogroups.com
> > > >Subject: [nsbasic-ce] e-PocketSetup alternatives
> > > >
> > > >Now that e-PocketSetup is gone, some sort of alternative is
needed.
> > > >
> > > >We have always used Microsoft's tools for this ourselves, as
> > described
> > > >in this Tech Note:
> > > >
> > > >
> > > >You create a .inf file that contains all the information about
your
> > > >project. Microsoft's CabWiz.exe program processes that to make
one
> > or
> > > >more CAB files. EZSetup is then used to wrap the CAB files into a
> > > >compressed exe.
> > > >
> > > >Once you get it set up, it an easy to use and powerful method.
> > However,
> > > >editing the .inf file isn't the easiest thing: there are many
> > options,
> > > >and the documentation isn't great. Also, CabWiz.exe is only
> > available as
> > > >part of Microsoft's Windows Mobile SDK, which is a big download.
> > > >
> > > >Side Note: e-PocketSetup installs CabWiz.exe. I wonder if
> > Microsoft has
> > > >given permission for this?
> > > >
> > > >I think it would not be too hard to create a front end to edit
> > the .inf
> > > >files, especially if you wanted to make something for just NS
Basic
> > > >users. We don't have time right now ourselves to devote to this,
> > but I
> > > >will be happy to share all I know about how .inf files work with
> > anyone
> > > >who is interested. It might make a nice collaborative project for
> > the group.
> > > >
> > > >George Henne
> > > >NS BASIC Corporation
> > > >http://www.nsbasic.com
> > > >
> > > >
> > > >
> > > >avast! Antivirus: Inbound message clean.
> > > >
> > > >Virus Database (VPS): 081127-0, 27-11-2008
> > > >Tested on: 27-11-2008 15:19:55
> > > >avast! - copyright (c) 1988-2008 ALWIL Software.
> > > >
> > >
> >
>



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---



RE: Re(2): [nsbasic-ce] e-PocketSetup alternatives

2008-12-14 Thread Bob Katayama
My understanding nowadays is that Activesync is no longer supported with
Current Windows Mobile and current Windows Vista operating system.

The software is Windows Mobile Device center correct?

http://www.microsoft.com/windowsmobile/en-us/help/synchronize/device-center.
mspx

 

Bob

 

From: nsbasic...@yahoogroups.com [mailto:nsbasic...@yahoogroups.com] On
Behalf Of Tim Markoski
Sent: Sunday, December 14, 2008 2:35 PM
To: nsbasic...@yahoogroups.com
Subject: Re: Re(2): [nsbasic-ce] e-PocketSetup alternatives

 

Check out ASync.zip in the files section of the NSB Desktop forum.

It has a script I wrote 3 years ago that allows you to launch an
ActiveSync install for a CAB file.

--- In nsbasic...@yahoogroups.com <mailto:nsbasic-ce%40yahoogroups.com> ,
"styskul"  wrote:
>
> I don't think it was natively "designed" to support mobile devices, 
> but if you go to the "Examples" section under the Developer menu on 
> the left side, there is a subcategory called PDA Examples that 
> appears to explain how to use the install for WinCE. I haven't tried 
> it myself yet, but I've run across the page many times searching for 
> installs.
> 
> --- In nsbasic...@yahoogroups.com <mailto:nsbasic-ce%40yahoogroups.com> ,
"George Henne"  wrote:
> >
> > I don't see any mention of Windows CE support - did I miss it?
> > 
> > 
> > >Hello
> > >I found this installer
> > >I have not tried it,
> > >http://nsis.sourceforge.net/Main_Page
> > > 
> > >Jørgen
> > > 
> > >From: nsbasic...@yahoogroups.com <mailto:nsbasic-ce%40yahoogroups.com>
[mailto:nsbasic-
> c...@yahoogroups.com <mailto:ce%40yahoogroups.com> ] On
> > >Behalf Of George Henne
> > >Sent: 27. november 2008 12:13
> > >To: nsbasic...@yahoogroups.com <mailto:nsbasic-ce%40yahoogroups.com> 
> > >Subject: [nsbasic-ce] e-PocketSetup alternatives
> > > 
> > >Now that e-PocketSetup is gone, some sort of alternative is needed.
> > >
> > >We have always used Microsoft's tools for this ourselves, as 
> described
> > >in this Tech Note:
> > ><http://www.nsbasic.com/ce/info/technotes/TN30.htm>
> > >
> > >You create a .inf file that contains all the information about your
> > >project. Microsoft's CabWiz.exe program processes that to make one 
> or
> > >more CAB files. EZSetup is then used to wrap the CAB files into a
> > >compressed exe.
> > >
> > >Once you get it set up, it an easy to use and powerful method. 
> However,
> > >editing the .inf file isn't the easiest thing: there are many 
> options,
> > >and the documentation isn't great. Also, CabWiz.exe is only 
> available as
> > >part of Microsoft's Windows Mobile SDK, which is a big download. 
> > >
> > >Side Note: e-PocketSetup installs CabWiz.exe. I wonder if 
> Microsoft has
> > >given permission for this?
> > >
> > >I think it would not be too hard to create a front end to edit 
> the .inf
> > >files, especially if you wanted to make something for just NS Basic
> > >users. We don't have time right now ourselves to devote to this, 
> but I
> > >will be happy to share all I know about how .inf files work with 
> anyone
> > >who is interested. It might make a nice collaborative project for 
> the group.
> > >
> > >George Henne 
> > >NS BASIC Corporation
> > >http://www.nsbasic.com
> > >
> > > 
> > >
> > >avast! Antivirus: Inbound message clean.
> > >
> > >Virus Database (VPS): 081127-0, 27-11-2008
> > >Tested on: 27-11-2008 15:19:55
> > >avast! - copyright (c) 1988-2008 ALWIL Software.
> > >
> >
>

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---



Re: Re(2): [nsbasic-ce] e-PocketSetup alternatives

2008-12-14 Thread Tim Markoski
Check out ASync.zip in the files section of the NSB Desktop forum.

It has a script I wrote 3 years ago that allows you to launch an
ActiveSync install for a CAB file.

--- In nsbasic...@yahoogroups.com, "styskul"  wrote:
>
> I don't think it was natively "designed" to support mobile devices, 
> but if you go to the "Examples" section under the Developer menu on 
> the left side, there is a subcategory called PDA Examples that 
> appears to explain how to use the install for WinCE.  I haven't tried 
> it myself yet, but I've run across the page many times searching for 
> installs.
> 
> --- In nsbasic...@yahoogroups.com, "George Henne"  wrote:
> >
> > I don't see any mention of Windows CE support - did I miss it?
> > 
> > 
> > >Hello
> > >I found this installer
> > >I have not tried it,
> > >http://nsis.sourceforge.net/Main_Page
> > > 
> > >Jørgen
> > > 
> > >From: nsbasic...@yahoogroups.com [mailto:nsbasic-
> c...@yahoogroups.com] On
> > >Behalf Of George Henne
> > >Sent: 27. november 2008 12:13
> > >To: nsbasic...@yahoogroups.com
> > >Subject: [nsbasic-ce] e-PocketSetup alternatives
> > > 
> > >Now that e-PocketSetup is gone, some sort of alternative is needed.
> > >
> > >We have always used Microsoft's tools for this ourselves, as 
> described
> > >in this Tech Note:
> > >
> > >
> > >You create a .inf file that contains all the information about your
> > >project. Microsoft's CabWiz.exe program processes that to make one 
> or
> > >more CAB files. EZSetup is then used to wrap the CAB files into a
> > >compressed exe.
> > >
> > >Once you get it set up, it an easy to use and powerful method. 
> However,
> > >editing the .inf file isn't the easiest thing: there are many 
> options,
> > >and the documentation isn't great. Also, CabWiz.exe is only 
> available as
> > >part of Microsoft's Windows Mobile SDK, which is a big download. 
> > >
> > >Side Note: e-PocketSetup installs CabWiz.exe. I wonder if 
> Microsoft has
> > >given permission for this?
> > >
> > >I think it would not be too hard to create a front end to edit 
> the .inf
> > >files, especially if you wanted to make something for just NS Basic
> > >users. We don't have time right now ourselves to devote to this, 
> but I
> > >will be happy to share all I know about how .inf files work with 
> anyone
> > >who is interested. It might make a nice collaborative project for 
> the group.
> > >
> > >George Henne 
> > >NS BASIC Corporation
> > >http://www.nsbasic.com
> > >
> > > 
> > >
> > >avast! Antivirus: Inbound message clean.
> > >
> > >Virus Database (VPS): 081127-0, 27-11-2008
> > >Tested on: 27-11-2008 15:19:55
> > >avast! - copyright (c) 1988-2008 ALWIL Software.
> > >
> >
>



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---



Re: Re(2): [nsbasic-ce] e-PocketSetup alternatives

2008-12-12 Thread styskul
I don't think it was natively "designed" to support mobile devices, 
but if you go to the "Examples" section under the Developer menu on 
the left side, there is a subcategory called PDA Examples that 
appears to explain how to use the install for WinCE.  I haven't tried 
it myself yet, but I've run across the page many times searching for 
installs.

--- In nsbasic...@yahoogroups.com, "George Henne"  wrote:
>
> I don't see any mention of Windows CE support - did I miss it?
> 
> 
> >Hello
> >I found this installer
> >I have not tried it,
> >http://nsis.sourceforge.net/Main_Page
> > 
> >Jørgen
> > 
> >From: nsbasic...@yahoogroups.com [mailto:nsbasic-
c...@yahoogroups.com] On
> >Behalf Of George Henne
> >Sent: 27. november 2008 12:13
> >To: nsbasic...@yahoogroups.com
> >Subject: [nsbasic-ce] e-PocketSetup alternatives
> > 
> >Now that e-PocketSetup is gone, some sort of alternative is needed.
> >
> >We have always used Microsoft's tools for this ourselves, as 
described
> >in this Tech Note:
> >
> >
> >You create a .inf file that contains all the information about your
> >project. Microsoft's CabWiz.exe program processes that to make one 
or
> >more CAB files. EZSetup is then used to wrap the CAB files into a
> >compressed exe.
> >
> >Once you get it set up, it an easy to use and powerful method. 
However,
> >editing the .inf file isn't the easiest thing: there are many 
options,
> >and the documentation isn't great. Also, CabWiz.exe is only 
available as
> >part of Microsoft's Windows Mobile SDK, which is a big download. 
> >
> >Side Note: e-PocketSetup installs CabWiz.exe. I wonder if 
Microsoft has
> >given permission for this?
> >
> >I think it would not be too hard to create a front end to edit 
the .inf
> >files, especially if you wanted to make something for just NS Basic
> >users. We don't have time right now ourselves to devote to this, 
but I
> >will be happy to share all I know about how .inf files work with 
anyone
> >who is interested. It might make a nice collaborative project for 
the group.
> >
> >George Henne 
> >NS BASIC Corporation
> >http://www.nsbasic.com
> >
> > 
> >
> >avast! Antivirus: Inbound message clean.
> >
> >Virus Database (VPS): 081127-0, 27-11-2008
> >Tested on: 27-11-2008 15:19:55
> >avast! - copyright (c) 1988-2008 ALWIL Software.
> >
>



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---