Notices

Applications and Utilities Talk about apps and utilities for Windows Mobile and PPC

Reply
 
LinkBack Thread Tools
Old 12-16-05, 07:48 PM   #16 (permalink)
Aximsite Veteran
 
Inertial's Avatar
Uber Member
 
Join Date: Jun 2003
Location: Chesterfield (Richmond), VA
Posts: 1,513
Device: Verizon xv6800
Carrier: Verizon
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Bronze Contributors 
Total Awards: 1

Originally Posted by OddbOd
I'll add saving to a text file and see if I can get a "Send to Pocket Word" option working. You can actually copy at the moment by selecting everything and doing a "Ctrl-C" on the SIP but I'll try and get that working via tap & hold as well. Any other suggestions?
Sweet! Even without the added features you mentioned, this is by far better than having to manually type the list out!

GREAT job OddbOd!

Oh, let me point out that I had to install the Embedded Visual Basic Runtimes to make this work. You can get them from http://msdn.microsoft.com/mobility/w.../evb_eula.aspx
__________________
Move along. There's nothing to read here.
Inertial is offline   Reply With Quote
Sponsor Ads
Old 12-17-05, 04:17 AM   #17 (permalink)
Aximsite Rookie
 
Join Date: Feb 2004
Location: Wisconsin
Posts: 98
Thanked 0 Times in 0 Posts
Quote:
Any other suggestions?

How about an alphabetical listing? Can't imagine how you'd do this simply. Maybe export to Excel?
__________________
64MB T2T Disk, 512MB SD card, 4GB CF card
dlangton is offline   Reply With Quote
Old 12-17-05, 11:04 AM   #18 (permalink)
Aximsite Minor League
 
OddbOd's Avatar
Member
 
Join Date: Nov 2004
Location: Australia
Posts: 208
Thanked 1 Time in 1 Post
Originally Posted by Inertial
Oh, let me point out that I had to install the Embedded Visual Basic Runtimes to make this work. You can get them from http://msdn.microsoft.com/mobility/w.../evb_eula.aspx
Thanks for the correct link mate, because I already had the runtime libraries installed for PocketChat I had no way of knowing for sure whether they were needed or not. I wasn't keen on doing a hard reset to find out :)
Originally Posted by dlangton
How about an alphabetical listing? Can't imagine how you'd do this simply. Maybe export to Excel?
Shouldn't be difiicult to do, expect an updated version some time tomorrow.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- The best things in life are free
OddbOd is offline   Reply With Quote
Old 12-17-05, 11:25 AM   #19 (permalink)
Aximsite All Star
 
DoDoubleGeo's Avatar
 
Join Date: Jan 2004
Location: USA
Posts: 764
Thanked 2 Times in 2 Posts
Currently Installed Software

Originally Posted by OddbOd
Try this and see if it works. This is my first ever attempt at writing something for the Axim so try not to laugh too hard :)
Don't mean to step on your toes or steal your thunder, but I threw something together over-night. I am using the same principal but this version also will show you the Install path . Also has options to export to text, CSV or tab-delimited. Just copy the CIS.EXE file in the zip anywhere on the device and run. Shouldn't require the eVB runtimes.

EDIT: This might require a dll to be packaged with it. I am going to pull the zip until I have a chance to look at it some more.

EDIT #2: The attached ZIP contains a new version that does not require the dll.
Attached Files:
File Type: zip CIS.zip (95.0 KB, 45 views)

Last edited by DoDoubleGeo; 01-09-06 at 07:37 PM.
DoDoubleGeo is offline   Reply With Quote
Old 12-17-05, 12:48 PM   #20 (permalink)
Aximsite All Star
 
jnev's Avatar
Elite Member
 
Join Date: Jun 2005
Location: San Diego, CA
Posts: 806
Device: LG VX8000
Carrier: Verizon Wireless
Thanked 0 Times in 0 Posts
DoDoubleGeo, i get this error when i try to run the exe for your program.

! Cannot execute "C:\DOCUME~1\Jonathan\LOCALS~1\Temp\Rar$EX00.063\C urrently Installed Software.EXE"
__________________
Axim X51v
InnoPocket Magnum
8GB Seagate MD
1GB SanDisk SD
(4) 1100MAH batteries
Sennheiser CX300S

Previous PDAs: Palm M500, Toshiba e335, Axim X50v (run over by car
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
)
jnev is offline   Reply With Quote
Old 12-17-05, 01:34 PM   #21 (permalink)
Aximsite All Star
 
DoDoubleGeo's Avatar
 
Join Date: Jan 2004
Location: USA
Posts: 764
Thanked 2 Times in 2 Posts
Originally Posted by jnev
DoDoubleGeo, i get this error when i try to run the exe for your program.

! Cannot execute "C:\DOCUME~1\Jonathan\LOCALS~1\Temp\Rar$EX00.063\C urrently Installed Software.EXE"
The EXE must be copied to and run from your PPC. It is not a Windows executable.
DoDoubleGeo is offline   Reply With Quote
Old 12-17-05, 01:47 PM   #22 (permalink)
Aximsite Rookie
 
Join Date: Feb 2003
Posts: 26
Thanked 0 Times in 0 Posts
Installed but when run I get the error "Script Error: Automation server can't create object Line:97.
Snobosh is offline   Reply With Quote
Old 12-17-05, 02:28 PM   #23 (permalink)
Aximsite All Star
 
DoDoubleGeo's Avatar
 
Join Date: Jan 2004
Location: USA
Posts: 764
Thanked 2 Times in 2 Posts
Originally Posted by Snobosh
Installed but when run I get the error "Script Error: Automation server can't create object Line:97.
Ok thanks. I guess I need to package this with a dll. I am going to have another look at it and will repsond back when I figure it out.

EDIT: I re-posted a new ZIP that does not need the dll. See this thread.

Last edited by DoDoubleGeo; 12-17-05 at 07:05 PM.
DoDoubleGeo is offline   Reply With Quote
Old 12-18-05, 04:24 AM   #24 (permalink)
Aximsite Minor League
 
OddbOd's Avatar
Member
 
Join Date: Nov 2004
Location: Australia
Posts: 208
Thanked 1 Time in 1 Post
Beautiful, I was hoping someone would come up with a proper utility to do this (down with VB bloat!) since it's such a simple concept. Just one small thing, the ListBox height is currently a few pixels too large which is causing its bottom edge to disappear underneath the text at the bottom of the display, other than that it's perfect.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- The best things in life are free
OddbOd is offline   Reply With Quote
Old 12-18-05, 12:21 PM   #25 (permalink)
Ken S
Guest
 
Posts: n/a
Doesn't seem to work on WM5 on an x51v. Displays fine with no errors, but no programs are displayed.
  Reply With Quote
Old 12-18-05, 01:06 PM   #26 (permalink)
Aximsite All Star
 
jnev's Avatar
Elite Member
 
Join Date: Jun 2005
Location: San Diego, CA
Posts: 806
Device: LG VX8000
Carrier: Verizon Wireless
Thanked 0 Times in 0 Posts
Originally Posted by DoDoubleGeo
The EXE must be copied to and run from your PPC. It is not a Windows executable.
DOH! thanks.
__________________
Axim X51v
InnoPocket Magnum
8GB Seagate MD
1GB SanDisk SD
(4) 1100MAH batteries
Sennheiser CX300S

Previous PDAs: Palm M500, Toshiba e335, Axim X50v (run over by car
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
)
jnev is offline   Reply With Quote
Old 12-19-05, 09:04 PM   #27 (permalink)
Aximsite All Star
 
DoDoubleGeo's Avatar
 
Join Date: Jan 2004
Location: USA
Posts: 764
Thanked 2 Times in 2 Posts
Originally Posted by Ken S
Doesn't seem to work on WM5 on an x51v. Displays fine with no errors, but no programs are displayed.
Sorry, but I don't have WM5 to test this on. Does WM5 use the .UNLOAD files found in the Windows directory to log installs?
DoDoubleGeo is offline   Reply With Quote
Old 12-19-05, 10:15 PM   #28 (permalink)
Ken S
Guest
 
Posts: n/a
Did a search and couldn't find any unload files on the device, so apparently not.
  Reply With Quote
Old 12-27-05, 05:02 AM   #29 (permalink)
Aximsite Rookie
 
Join Date: Aug 2003
Posts: 64
Thanked 0 Times in 0 Posts
Haven't tried it, but does SKTracker list apps?
davea is offline   Reply With Quote
Old 01-01-06, 02:57 PM   #30 (permalink)
Aximsite Rookie
 
Join Date: Nov 2005
Posts: 42
Thanked 0 Times in 0 Posts
Not valid Win32 application

I can't install this either.

Help! because I really really like not having to keep track of all my installed apps manually.

Thanks,
Karen

Edit #1 - Sorry, I should have finished reading all the posts.

Last edited by kscase; 01-01-06 at 03:04 PM.
kscase is offline   Reply With Quote
Reply

Tags
app, list, programs

Sponsor Ads

Thread Tools

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 On



All times are GMT -5. The time now is 05:53 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC