system call

About this tag
Discussions tagged with 'system call' on WindowsForum.com cover two main issues. One involves using the SHChangeNotify system call in NSIS installers to refresh shell icon and file association changes on Windows 7 64-bit, where the call works on XP and 32-bit Windows 7 but fails to update existing registry entries on 64-bit systems. The other recurring problem is a 'system call failed' error that prevents opening folders, My Computer, or desktop icons, often requiring a restart for temporary relief. Users report this error on Windows 7, sometimes linked to USB drives or malware, and seek troubleshooting steps beyond basic scans or temporary file deletion.
  1. Alex Sokolek

    A strange problem with modeless dialog boxes - V2

    I have solved the problem! See the original post, "A strange problem with modeless dialog boxes", for details. This is a repost, incorporating the latest simplifications of the problem statement, and a minimal reproducible example of the code... I'm having a problem with modeless dialog boxes...
  2. Gregj

    Windows 7 File type icon and application associations not updating on Windows 7 64 bit

    Hello, I am working on a NSIS installer that edits the registry for a couple file types to change their icons and the application that runs them. After the registry edits are complete I use the SHChangeNotify system call to force the shell to update with the new settings. ; Tell the shell to...
  3. News

    SUA statvfs() call on Windows Server 2008 R2 may return error

    The statvfs() call in SUA may fail with the following error on a Windows 7 or Windows Server 2008 R2 based system: statvfs(): errno = 88 (Value too large to be stored in data type) Link Removed
  4. S

    Windows 7 System call failed

    hi when im trying to open folders even "my computer" i got this error Link Removed - Invalid URL i cant open any folders. but if i use browser or something and going to the downloads section and clicking one of the files "open folder" suddenly i got access to all computer. and also if im doing...
  5. R

    Windows 7 System call failed

    I just needed to transfer a powerpoint to a usb but the usb wouldn't open. I tried using a different one and the same thing popped up again: system call failed. I am now unable to open computer, and icons on desktop, and right click. I tried deleting all temporary files but Firefox's was not...
  6. R

    Windows 7 some Desktop icons have gone away

    When I rebooted my computer this AM a number of icons on the desktop had been replaced with the windows default icon used when Windows can't find the icon specified. Also, I could not access a number of root folders and the programs in them would not run from system calls as in the startup...
Back
Top