| bio | website | |
|---|---|---|
| location | Argentina | |
| age | ||
| visits | member for | 2 years, 11 months |
| seen | yesterday | |
| stats | profile views | 28 |
|
May 3 |
comment |
Remote access to a Java enabled mobile phone from PC @Ramhound: currently, I'm using a Nokia C2-01 phone (S40, MIDP 2.1) on the mobile side and Windows 7 on the desktop side |
|
May 2 |
revised |
Remote access to a Java enabled mobile phone from PC deleted 1 characters in body; edited tags |
|
May 2 |
asked | Remote access to a Java enabled mobile phone from PC |
|
May 2 |
awarded | Popular Question |
|
Apr 29 |
awarded | Popular Question |
|
Apr 17 |
awarded | Popular Question |
|
Feb 6 |
awarded | Popular Question |
|
Nov 9 |
answered | Unmountable Boot Volume |
|
Nov 9 |
comment |
Error activating Microsoft Security Essentials @techie007: the clock is properly set (GMT-3 for Buenos Aires). The media is a standard XP SP3 CD-ROM downloaded from MS |
|
Nov 9 |
comment |
Error activating Microsoft Security Essentials @Indrek: as said in the original post, it's a fresh Windows installation: no malware, no anti-malware. I downloaded the latest MSE from the MS site, same result |
|
Nov 9 |
comment |
Error activating Microsoft Security Essentials I used the same pre-downloaded installer that works fine over more than a dozen XP installations. |
|
Nov 9 |
accepted | Force a Windows service to restart |
|
Nov 9 |
asked | Error activating Microsoft Security Essentials |
|
Oct 18 |
comment |
Create a hardlink from the network ok then, I'm going to use PsExec from SysInternals to run the fsutil command from any machine from the network, thx |
|
Oct 18 |
accepted | Create a hardlink from the network |
|
Oct 18 |
comment |
Create a hardlink from the network yes, I'm aware that hardlinks only works over the same filesystem, but I wanted to create that hardlink over the same network filesystem. Symbolics links doesn't work for me, because the application program that uses the files apparently checks the directory entry of each linked file and reports them as "corrupt". |
|
Oct 18 |
asked | Create a hardlink from the network |
|
Oct 3 |
awarded | Popular Question |
|
Aug 8 |
comment |
Windows Explorer is taking 30 seconds to start. How can I find out why? mmm, it looks that SFTLIST isn't the problem; if I start in Safe Mode the Duration column still shows 5 or more seconds but there's no delay opening the folders: I pasted a partial ProcMon log on pastebin: pastebin.com/ZnvLvABW . It looks like the process is doing some sort of non-blocking polling every 5 seconds. |
|
Aug 7 |
comment |
Windows Explorer is taking 30 seconds to start. How can I find out why? there are four 5 sec+ operations for each Explorer click on a folder: the process is SFTLIST.EXE, the operation is FileSystemControl. Before I disabled the USN Journal, the operation was USN_JOURNAL_UPDATE or something like that (didn't saved the log) |