It doesn't work for me. DropboxPortable.exe uses a fairly constant percentage of my CPU and about 8 MB of RAM, so I waited (5 minutes) for something to happen, but the only visible effect was the creation of a "Data" folder with an empty "Application Data" subfolder.
I'm running Vista Ultimate (32-bit) on an AMD X2 5200+ with 4 GB of ram. I tried copying my existing Dropbox settings from %APPDATA%\Roaming\Dropbox to that "Application Data" folder and ran it again; still nothing.
All of the tracebacks in dropbox.exe.log look like this:
Code:
Traceback (most recent call last):
File "dropbox.py", line 3, in <module>
File "zipextimporter.pyc", line 82, in load_module
File "arch\__init__.pyc", line 8, in <module>
File "zipextimporter.pyc", line 82, in load_module
File "arch\win32\globals.pyc", line 16, in <module>
com_error: (-2147024893, 'The system cannot find the path specified.', None, None)
Should it just work on first run (asking for account information, etc.), or is something else required? Is my existing Dropbox installation interfering somehow?