Jump to content

Search the Community

Showing results for tags 'Active Desktop'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 2 results

  1. Hi folks, after my brain got soup, by re-arrangeing code snippets for days, i could need a little help with that: 1) Important: Select ID needs a Reset to his Option Title, when using a File by input type... ??? 2) Important: Can i shrink the code by using variables for param name ? and how to do that... Cause now the function changes the whole player every time... 3) Less Important: The Input Type File Search Button.... - how to change text and style ? 4) Optional: Could need a second hidden wmp window (without controlls) under the controlls, which popups only when a avi/mpeg file type is loaded... P.S.: need to be loaded by mshta.exe [or as background pic] (chrome and opera dont run the wmp part of it, only an old firefox with wmp plugin did the job too...) P.S.II: there are different ClassID´s of WMP outside, seems it belongs to the installed Version, which one works well (with the CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6' i used before, the Statusbar dont show up.... Now it looks like this: (the violett 1px space is the destop,) wmp.bmp thx for your help <?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html><html> <head> <style type='text/css'><!--body {background-color:transparent; overflow:hidden; margin:0px; border:0px; padding:0px;}--></style> <title></title> </head> <body> <img src='Fraud.jpg' width='100%' height='100%' align='middle' alt='Bilddatei fehlt' /> <script type='text/javascript'> <!-- function song( aid ) { document.getElementById('MPPosition') .innerHTML="<object classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' style='width:300; height:48px;'><param name='fileName' value='"+document.getElementById( aid ).value+"'><param name='ShowStatusBar' value='true'>" } //--> </script> <div> <select id='optionfaenger' onchange='song( this.id )' style='color:#9bf; background-color:#000; border:0px; width:300px; position:absolute; top:1px; right:0%;'> <option title='leer'> :::::::::::::choose your songhere::::::::::::: </option> <option value='Data_2.avi'> Video </option> <option value='install.m3u'> Install.m3u Local </option> <option value='c:/_windows/resources/themes/docs/install.m3u'> FF7 Prelude </option> <option value='greska.mp3'> Mp3 </option> <option value='http://urltosong1playlist.m3u'> Link </option> </select> </div> <div> <input type='file' id='dateifaenger' onchange='song( this.id )' style='color:#9bf; background-color:#000; width:300px; position:absolute; top:24px; right:0%; margin:0px; border:0px; padding:0px;' /> </div> <div id='MPPosition' style='position:absolute; top:41px; right:0%;'> <object classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' style='width:300; height:48px;'> <param name='fileName' value='c:/_windows/resources/themes/docs/install.m3u'> <param name='ShowStatusBar' value='true'> </object> </div> </body></html>
  2. Okay, when I installed Windows NT 4.0 Workstation under VirtualPC, the 256 colour icons displayed on the desktop remained intact. With TweakUI installed, you could remove the annoying arrows from desktop shortcut icons and with the Desktop Themes from the Windows NT 4.0 Resource Kit, you had the ability to change desktop icons. However, installing Internet Explorer 4.01 SP2 with Active Desktop support broke the ability to add or remove the arrows on the desktop shortcut icons and eventually defeated the ability to use Desktop Themes to properly change desktop icons. To make matters worse, the security update KB313829 even broke the ability to properly remove annoying arrows from Desktop shortcut icons! While this is not a issue under all editions of Windows 95, I bet that this affected users running Windows NT 4.0 SP6a, Windows 98 and Windows Millennium Edition. Additionally after the updates to Windows 95 have been installed, you could always install Microsoft Plus! for Windows 95 to get the 256 colour desktop icons. The current version of SHELL32.DLL installed in the C:\WINDOWS\System32 directory is 4.72.3812.600 with the date stamp of 2001-12-06 14:23:20. I checked this page regarding the patched SHELL32.DLL bug and it doesn't seem to be too much of a help here. And the SHELL32.DLL fix is only designed for Windows 98 and may eventually not work correctly under Windows NT 4.0 as the size of the file is smaller. Is there a way to fix this complicated issue without having to re-install Windows NT 4.0? I know for sure that simply only removing the arrows is not going to be enough here.
×
×
  • Create New...