create .exe files? - Touch HD Themes and Apps

I want to create an exe file to start two applications (tomtom and gyrator2)
and another one to send/receive outlook Emails is this possible?

Related

Cannot open or save attachments

When I download e-mail in Pocket Outlook, I can see the attachments but I cannot open or save them. I think I'm doing everything as I should: after a "send/receive" the message arrives in my inbox; I hit "mark for download" to get the full version including attachment, and I click send/receive again. But after that, when I click the attachment or tap-&-hold it and click "save as", nothing happens.
Strangely, the attachments do get downloaded to the Windows/Messaging/Attachments folder, where they reside in the form of ".att"-files with long codenames. I can even open them by changing the extension (for instance to ".doc" for word files), but this is a pain as I have to copy them to another folder and try every single file since there's no way of recognizing them by their file names.
I have restored from a Sprite Backup once or twice, and since I understand these mailboxes are pretty complicated structures to recreate, I'm wondering if this could have caused the problem.
I have the following mail boxes in Pocket Outlook:
Text messages and MMS (standard)
ActiveSync, with a LOT of synchronized messages, all without attachments though (to save space)
Two e-mail accounts, one POP3 and one hotmail (with Adriansoft's HTTPmail plugin). This is where I sometimes need to download attachments. These messages usually get deleted pretty quickly, as I store everything in Desktop Outlook and keep my online mailboxes empty. However, I've noticed that even attachments from deleted messages are kept in the Windows/Messaging/Attachments folder.
Operating system is Pocket PC 2003 SE.
Has anyone had this problem before? As I don't have any attachments I need to keep (none in ActiveSync folder, and the POP3 and hotmail accounts are emptied into Desktop Outlook regularly), do you think it's safe to delete all the files in the Windows/Messaging/Attachments folder? Would this perhaps help (by forcing Pocket Outlook into a "clean start" organizing attachments)? Hard resetting and rebuilding from scratch is not an option, I'm afraid, as I use my device intensively and don't have the time to do this.
Thanks in advance for any help!
Hi Robrecht
I have been having the same issue.
Have you mannaged to fix yours yet?
What you can try if you have restored using SpriteSoftware before is using there cleaning software. It will basicly clear and reset all your mail folders, attachment databases..etc..etc.
http://www.spritesoftware.com/downloads/CleanMail.zip
Please let me know how you go and if you have found a way of fixing your problem if you have already done so... This file did not fix my issue but is has fixed others with attachment issues.
FB
Same Problem here.
Anyone find a solution yet??
Thanks!
Change registry keys that points to attachments location
Got the same problem on my iPAQ 5550.
Don't know which application setup caused the problem, but I found a solution changing some registry keys that points to attachments location.
First of all I suggest to backup your pocket pc data.
Open windows notepad or other text editor
Copy and paste the following lines:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Attachments]
"BottomDir"="Attachments"
"MiddleDir"="Messaging"
"TopDir"="Windows"
"AttsDir"="\\Windows\\Messaging\\Attachments\\"
"Moving"=dword:00000000
Save the file as FixAttach.reg (or choose a different name mantaining the .reg extension).
Copy the file on your pocket pc, and tap on it.
Let me know if it works.
.:Matrix:.
Change registry keys that points to attachments location
Got the same problem on my iPAQ 5550.
Don't know which application setup caused the problem, but I found a solution changing some registry keys that points to attachments location.
First of all I suggest to backup your pocket pc data.
Open windows notepad or other text editor
Copy and paste the following lines:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Attachments]
"BottomDir"="Attachments"
"MiddleDir"="Messaging"
"TopDir"="Windows"
"AttsDir"="\\Windows\\Messaging\\Attachments\\"
"Moving"=dword:00000000
Save the file as FixAttach.reg (or choose a different name mantaining the .reg extension).
Copy the file on your pocket pc, and tap on it.
Let me know if it works.
.:Matrix:.

Newbie question: getting CAB files from exe

Hello,
I would like to know how can I extract the .cab files from an exe file that is an application installer (the exe should be run on the PC).
I think that the active sync saves a copy of the cab files, but I am not sure. If using activesync is the only way, it's fine, but I prefer a method that does not install the software first and it does not involve activesync.
Thank you,
Eran
Well it really depends on the application, there is not always one answer that fits all things.
You can try using a program like WinRAR and right click on the PC exe, you may see an option to extract the files, if you do chances are you'll gain access to the cab files. Things like the ROM updates work this way.
Sometimes this method doesn't work. Then you may need to install the program on your PC. You'll need to look on your C drive for the folder the program creates, generally this will be with in the C:\Program Files\ folder or the C:\Program Files\Microsoft Activesync\ folder. This folder can be easy or hard to find.
Another method is to set Pocket File explorer to "Show all files" (you'll need to tap and hold on the white space at the bottom of the page, and select this option from the menu that pops up.) Then go to \My Device\Windows\AppMgr\Install\ and wait for the file to appear here when you first install it. Note that in WM5 you are generally asked if you wish to install the program, DO NOT ANSWER THIS QUESTION instead go to pocket file explorer and look at the \My Device\Windows\AppMgr\Install\ folder your cab should be here, after it is installed it will be deleted from this folder and some times cabs are partly deleted in the install process. (it maybe necessary to install two or more programs at the same time to get a working copy of your program cab file.
DAH

my contacts lost

after formating my pc i lost my contacts on outlok and my hermes i have the last lvsw rom 3.30.3.3 and there no beackup how can i restore the contacts thanks
Unless you can get them back off the hard-drive of your PC, I would think you've lost them for good.... Have you lost the .pst file on your PC as well?
hamster0914 said:
Unless you can get them back off the hard-drive of your PC, I would think you've lost them for good.... Have you lost the .pst file on your PC as well?
Click to expand...
Click to collapse
what do you do with the .pst file after you find it?
e.g.:
Install Windows and Outlook new on the desktop computer and copy the *.pst file to the outlook folder.
Or take this pst file, go to another computer with outlook and active sync installed, copy it to the outlook folder.
And then: sync
The pst file is outlooks contacts database.
gerald_s said:
e.g.:
Install Windows and Outlook new on the desktop computer and copy the *.pst file to the outlook folder.
Or take this pst file, go to another computer with outlook and active sync installed, copy it to the outlook folder.
And then: sync
The pst file is outlooks contacts database.
Click to expand...
Click to collapse
that did work

[backup] scheduled file sending via email batch

Hello,
I would like to send automatically via email my PPCpimbackup .pib file.
So at given time a file is created, and I'd like it to be sent via email as attachment.
On windows or linux I'd use a scheduled task to use sendmail blat or mutt or uuencode to send the attachment.
I suppose that there is a way using mortscript. Any ideas
The app is scheduled to create a backup of data and specific files & folders into a zip file. The directory is given and could keep only one file per time if there was no fast way of choosing the file to send
I think it would be great if the author of the app added a "execute before" and "execute after" the backup task. I'd then add a few registry keys and after upload it to ftp or send via email...
So any way of auto sending a file via email via a scheduled task / morstscript and maybe also via ftp mirroring as a choice?
Last thing would be to batch encrypt the file as it would travel via email or simple ftp.
Thanks!

Convert PIM Backup contacts to .vcf files

Is there a way to do the above?
Basically, I already have a PIB Backup (.pib) file and I want to extract the contacts from it. I used WinRAR to open the .pib file and extracted the contacts (.csc) file from the .pib.
I then want to convert the contact in the contacts file (.csc) into individual vCard (.vcf) files.
Is there a way to do it?

Categories

Resources