Hi Shachar,

Your latest version of the MSI package is not generating the error
"rsyncrypto.exe - Unable To Locate Component" anymore. So it looks like your
work around is working correctly.

Unfortunately I still have my original error message in my test scenario as
reported a couple of months ago. For your convenience I will describe this
test scenario again.

==== BEGIN TEST SCENARIO ====

1) I installed rsyncrypto in d:\test\rsyncrypto
2) Encrypted files are in D:\test\EncFiles (only one file there now)
3) Clear files should come in c:\test\ClearFiles (directory does exists)

My current working directory is c:\

I execute the following command:

C:\>"d:\test\rsyncrypto\rsyncrypto.exe" -d "D:\test\EncFiles\routers
pass.txt" "c:\test\ClearFiles\routers pass.txt" "D:\test\Keys\routers
pass.txt" "D:\test\Certificate\cert.key"
mkdir failed(c:): Input/output error

Rsyncrypto bails out, not creating the clear text file (logical since it
encountered an error).

But if I do a "cd test" and execute is again:

C:\>cd test
C:\test>"d:\test\rsyncrypto\rsyncrypto.exe" -d "D:\test\EncFiles\routers
pass.txt" "c:\test\ClearFiles\routers pass.txt" "D:\test\Keys\routers
pass.txt" "D:\test\Certificate\cert.key"
C:\test>

It Works perfectly. The file is decrypted and now available in
"c:\test\ClearFiles"

==== END TEST SCENARIO ====

Sorry to keep you bothering with this issue.

Warm regards,

Jan


-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Shachar
Shemesh
Verzonden: donderdag 8 mei 2008 8:22
Aan: jan
CC: rsyncrypto-devel@lists.sourceforge.net
Onderwerp: Re: Possibly rsyncrypto bug ??

jan wrote:
>
> Hi Shachar,
>
>  
>
> Thanks for this new version of Rsyncrypto. You are not the only one 
> struggling with these Micro$oft products, trust me.
>
>  
>
> Anyway, after downloading, I installed rsyncrypto in 
> D:\test\rsyncrypto and performed the test described below
>
Except you did not describe any test....
>
> . But it gives me the following error message:
>
>  
>
> "rsyncrypto.exe - Unable To Locate Component"
>
> "This application has failed to start because argtable2.dll was not 
> found. Re-installing the application may fix this problem."
>
Yes. This appears to be a bug in the Visual Studio 9 setup generation. 
The MSI will only install that library if the program is installed to 
its default location....

I have worked around that problem and the Sourceforge site now has a new 
MSI that fixes that problem. Please test and let me know.

Does anyone know where do you file bug reports with Microsoft?

Shachar

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao
ne
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to