engrmostafijur / google-email-uploader

Automatically exported from code.google.com/p/google-email-uploader
Apache License 2.0
1 stars 1 forks source link

Root-drive TMP folder generates failure with no message #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. [[set TMP=X:\]] where X: is a user-writable NTFS volume.
2. [[GoogleEmailUploaderSetup.exe]]
3. The process quickly exits with no message.

What is the expected output? What do you see instead?
I'd expect to see an installation progress bar but see nothing.

What version of the product are you using? On what operating system?
1.1.0808.1801 on XP, SP3, x86

Please provide any additional information below.

>>>Procmon says:

22:44:02.8599214    GoogleEmailUploaderSetup.exe    3372    CreateFile  X:\ ACCESS
DENIED  Desired Access: Read Data/List Directory, Synchronize, Disposition:
Create, Options: Directory, Synchronous IO Non-Alert, Attributes: N,
ShareMode: Read, Write, AllocationSize: 0

1. [[set TMP=X:\tmp]] 
2. [[GoogleEmailUploaderSetup.exe]]

Works as expected.

Original issue reported on code.google.com by bob.arn...@gmail.com on 26 Feb 2009 at 6:46

GoogleCodeExporter commented 8 years ago
work as expected 

Original comment by mehdi.to...@gmail.com on 1 Mar 2009 at 6:08