P
Updated Vista / WMDC / CF 3.0 compatible CABviaActiveSync now available
Started by
PaulOBrien
, Jun 18 2008 03:03 PM
#41
Posted 18 June 2008 - 04:09 PM
HTH 
P
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#42
Posted 19 June 2008 - 12:32 PM
Not working for me!
Every cab I've tried gives me the error message: "Access to the path 'C:\Windows\WindowsMobile\' is denied"
This is with Vista x64 SP1. UAC is enabled and working fine for everything else.
Every cab I've tried gives me the error message: "Access to the path 'C:\Windows\WindowsMobile\
This is with Vista x64 SP1. UAC is enabled and working fine for everything else.
Matt Beale | Project BeehiveForum
#44
Posted 01 July 2008 - 05:04 PM
mattbeale, on Jun 19 2008, 14:32, said:
Not working for me!
Every cab I've tried gives me the error message: "Access to the path 'C:\Windows\WindowsMobile\' is denied"
This is with Vista x64 SP1. UAC is enabled and working fine for everything else.
Every cab I've tried gives me the error message: "Access to the path 'C:\Windows\WindowsMobile\
This is with Vista x64 SP1. UAC is enabled and working fine for everything else.
Just got it working on Vista SP1!
The application needs to be granted write access to the folder where you have it installed (typicaly c:\program files\cabviaactivesync).
#45
Posted 01 July 2008 - 05:33 PM
I also have this problem on Windows XP Home SP3. Please can you tell me how to granted write access to the folder.
Many Thanks for any Help/Info
Regards
Michael
Many Thanks for any Help/Info
Regards
Michael
Regards
Michael
My Mobile Phone History:-
Telital GM21OE Any Network,
Nokia 7110 Any Network,
Sharp GX20 Any Network,
Sony Eriicsson T68I Any Network,
Nokia 6100 Any Network,
Nokia 3330 Any Network,
Orange SPV C500 Any Network
Nokia N80 IE
Nokia N95
Pocket PC
Orange SPV M5000
Michael
My Mobile Phone History:-
Telital GM21OE Any Network,
Nokia 7110 Any Network,
Sharp GX20 Any Network,
Sony Eriicsson T68I Any Network,
Nokia 6100 Any Network,
Nokia 3330 Any Network,
Orange SPV C500 Any Network
Nokia N80 IE
Nokia N95
Pocket PC
Orange SPV M5000
#46
Posted 20 August 2008 - 11:48 PM
This may be a false positive, but apparently the file has a virus.
#47
Posted 21 August 2008 - 10:38 AM
False positive!
Nothing detected using Mcafee here?
P
Nothing detected using Mcafee here?
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#48
Posted 21 August 2008 - 10:39 AM
yeah, paul is evil like that 
muhahaha
muhahaha
#49
Posted 29 September 2008 - 11:09 AM
Hi,
I have just download this program and testing it on a CAB file which I've created in Visual Studio and it works fine. Just so I know, can this utility only be used in a manual way? i.e. The user has to right-click on the CAB file on the desktop machine to get it to install on the device? I'm looking for a way to deploy my cab file programatically - or without the user's intervention.
Thanks.
Rawden.
I have just download this program and testing it on a CAB file which I've created in Visual Studio and it works fine. Just so I know, can this utility only be used in a manual way? i.e. The user has to right-click on the CAB file on the desktop machine to get it to install on the device? I'm looking for a way to deploy my cab file programatically - or without the user's intervention.
Thanks.
Rawden.
#50
Posted 11 November 2008 - 04:04 AM
Just installed on XP SP3. I've used this app for a long time (thanks) but just got a new PC. Every cab file I try to install results in "file not found".
#51
Posted 16 December 2008 - 12:12 PM
mattbeale, on Jun 19 2008, 12:32, said:
Not working for me!
Every cab I've tried gives me the error message: "Access to the path 'C:\Windows\WindowsMobile\' is denied"
Every cab I've tried gives me the error message: "Access to the path 'C:\Windows\WindowsMobile\
Edit: Anybody know of a fix?
The error message: "Access to the path 'C:\Program Files\CABviaActiveSync\CABviaActiveSync.exe
Install file: CABviaActiveSync-1.5-Setup.exe
OS: Windows Vista Home Premium 32-bit
Mobile: HTC Touch HD, Win 6.1
Edited by TheNerd, 16 December 2008 - 09:14 PM.
#52
Posted 19 December 2008 - 07:17 PM
Finally got it sorted: I hadn't given the folder the right permissions after all. I had only given the Administrators permission.
I had to right click on the folder C:/Program Files/CabViaActiveSync then select Properties, Security tab and give the "Users" write permission. (scary
) It works fine now.
I had to right click on the folder C:/Program Files/CabViaActiveSync then select Properties, Security tab and give the "Users" write permission. (scary
#53
Posted 12 June 2009 - 12:32 PM
TheNerd, on Dec 19 2008, 20:17, said:
Finally got it sorted: I hadn't given the folder the right permissions after all. I had only given the Administrators permission.
I had to right click on the folder C:/Program Files/CabViaActiveSync then select Properties, Security tab and give the "Users" write permission. (scary
) It works fine now.
I had to right click on the folder C:/Program Files/CabViaActiveSync then select Properties, Security tab and give the "Users" write permission. (scary
Just to confirm - this is also the case on Windows 7 - atleast the RC!
SF
Got a MobilePhone and a GPS? Make Money Click Here!
#54
Posted 31 January 2010 - 01:58 PM
Vista problems solved:
Goto the install location (Program Files) locate the program executable (CABviaActiveSync.exe) right click -> Properties -. Compatibility and selsect 'Run this program as an Administrator' - on 32 bit (x86) systems, the path is "C:/Program Files/CABviaActiveSync" and on 64 bit (x64) systems, the path is C:/Program Files (x86)/CABviaActiveSync" by default.
You *will* encounter problems disabling UAC, since NT 6 (Vista) operates on Principle of least privilege, and thus requires clear distinction between administrative processes and normal user ones.
Goto the install location (Program Files) locate the program executable (CABviaActiveSync.exe) right click -> Properties -. Compatibility and selsect 'Run this program as an Administrator' - on 32 bit (x86) systems, the path is "C:/Program Files/CABviaActiveSync" and on 64 bit (x64) systems, the path is C:/Program Files (x86)/CABviaActiveSync" by default.
You *will* encounter problems disabling UAC, since NT 6 (Vista) operates on Principle of least privilege, and thus requires clear distinction between administrative processes and normal user ones.
#55
Posted 11 February 2010 - 01:23 AM
wao great app !!!! thanx
#56
Posted 02 March 2010 - 11:12 PM
I've just installed 1.5 onto my Windows 7 machine and I'm getting the same old error as post #9.
I was going to uninstall it and try 1.3, but I can't find it in add/rremove programs!

I was going to uninstall it and try 1.3, but I can't find it in add/rremove programs!
#57
Posted 08 March 2010 - 03:16 AM
melvynadam, on Nov 11 2008, 01:04, said:
Just installed on XP SP3. I've used this app for a long time (thanks) but just got a new PC. Every cab file I try to install results in "file not found".
I'm having the same problem Paul, also running WXP SP3. Any clue as what might be going on? Also tried using the 1.3 nag version and I get the error "Unable to install .cab...". This little app seems AWESOME and I'd really love to get to use this.
Any advice? Thanks man.
#58
Posted 10 March 2010 - 03:06 PM
Anyone? 
I've tried v1.3, v1.4 & v1.5 and the all gave different error messages! Why isn't it working as supposed to? Please explain how to troubleshoot this or what do you check when you give the "File not found" error in the latest version.
I've looked around in Google and there are more than a couple of users having the same issues.
Thanks again
I've tried v1.3, v1.4 & v1.5 and the all gave different error messages! Why isn't it working as supposed to? Please explain how to troubleshoot this or what do you check when you give the "File not found" error in the latest version.
I've looked around in Google and there are more than a couple of users having the same issues.
Thanks again
#59
Posted 11 October 2012 - 02:47 PM
hello
thanks for this software
im with
PC ............................windows vista 64 bits
pocket pc..................hp ipaq h6300
since one day (yesterday )
im going testing this software
thanks
please contact me
thanks for this software
im with
PC ............................windows vista 64 bits
pocket pc..................hp ipaq h6300
since one day (yesterday )
im going testing this software
thanks
please contact me
karim yamnaïne
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top









