Jump to content

Yzöwl

Patron
  • Posts

    4,113
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Yzöwl

  1. Even though the address is genuine, it will not open on my PC at all, using Netscape with both FF or IE engines or IE7.
  2. Does anyone by any chance know how to fix desktop customization problems! Here's what happened, I was happily running the Sunset Bliss desktop, but I had a single solitary item on my desktop which was spoiling the look. I therefore dragged /moved the item into a new location in the file manager. On doing so, the Desktop went black, and will no longer show any html wallpapers etc. Anything using these packages /html is just shown black. The packages have been uninstalled, re-installed, registry cleaned, reboots, different backgrounds tried etc. Dont get me wrong, I'm not blaming the packages, I just want to be able to use html as an XP desktop wallpaper option without everything showing as black. Any ideas!
  3. Welcome to our party! Enjoy...
  4. Well that certainly lends some weight to the solution then; a Microsoft temporary fix!
  5. Welcome to the Forumz!
  6. Unfortunately, I'm not in a position to try this right now, but I'm just a little sceptical. I don't understand how, adding a flag which disables dialog display status, prevents the contents of the key from being cleared. If it is confirmed to work however, well done for finding a solution!
  7. Yzöwl

    Hi

    And a big hello to you in return! I hope you enjoy your Forum experiences.
  8. It's always nice to see people who are willing to give too! Welcome to our Forums.
  9. It is, even us Sassenachs are okay! Welcome to our community.
  10. Welcome to the forums! ...and please remember it's a forum, you can enjoy yourself and share knowledge too!
  11. I took a look at a Google Web search result, and this file is only around 7MB in size and readily available in several RapidShare mirrors. <Edit> It appears that the file you think you've downloaded, you haven't. What you have is a web page, not a rar file! </Edit> Just download it again, from here. This time try downloading it, not right-clicking on a link with save target as
  12. Have you read this page in the Unattended Windows Guide?
  13. No Chad7, please don't! At this juncture you would be best advised to wait for this thread to be moved into the appropriate forum by an authorized person. Double posting is usually considered bad manners.
  14. I fail to comprehend how my previous post may be construed as snotty! It's always exciting when I see persons responding to another Member, nevermind Moderator, in this manner, on their first few forays in our Community. Also, what would you expect to be the likely content of the Unattended Windows 2000/XP/2003 forum within the Unattended Windows Discussion & Support section?
  15. Welcome to the forums, I hope you enjoy your stay! PS The nature of computers and computing means that we're all still learning.
  16. I would suggest it a more fruitful exercise to create your thread in the appropriate forum!
  17. Welcome to the Forums. Please remember to enjoy your time here too!
  18. Welcome to the Forums. Please attempt to post questions in an appropriate place!
  19. Welcome to the Forums. Please attempt to post questions in an appropriate place!
  20. Welcome to the Forums. Please attempt to post questions in an appropriate place!
  21. Until everyone sorts out whats happening with the list, here is an interim release, containing 23147 entries, in cmd, inf and reg versions. I hope it helps! Blocklist_test.zip
  22. As the files were owned by an SID and not a UserName, all you had to do was to take ownership.
  23. @ LtD Well bonjour from myself Olivier, and I'm sure most of the rest of the membership. Please enjoy your time here!
  24. As well as looking at correct IF and ELSE usage, the script could be reduced considerably too. Have you noticed that in your different profiles, you are performing the same tasks?, that could effectively be carried out in a for loop. Here's a quick untested example of a batch file which should do everything you need: @FOR %%? IN (CMDOW.EXE) DO @IF "%%~$PATH:?" NEQ "" ( @%%~$PATH:? @ /HID) ELSE (@ECHO OFF) FOR /D %%? IN ("%ALLUSERSPROFILE:\ALL USERS=%\*") DO CALL :C_ "%%?" 2>NUL (DEL %SYSTEMDRIVE%\NVLOG.TXT RD/S/Q %SYSTEMDRIVE%\INSTALL) GOTO :EOF :C_ PUSHD %1 2>NUL DEL/F/Q *.EXE *.LOG DESKTOP\*.* POPD &GOTO :EOF
  25. Ahh but everyone learns from their mistakes! In Netscape 8.1, they have cleverly crafted their browser to use both the IE and FF engines, as required, for just such an eventuality. Its a little like the IE Tab extension for FF but built in as a site preference option.
×
×
  • Create New...