 MeeToo7You Too?Premium join:2000-10-18 Ardmore, PA | reply to R2
Re: IU Batch File Instructions Tweaking Thread R2, I don't have a Tweak UI on my Win98, don't know what you're saying here.
As for the icon showing generic in the Scheduled Task, I think this doing much ado about nothing, don't you think?
The real concern here for me, is: does your batch file now delete the symcdefsi32.exe file?
I notice that you have C:\TEMP\Intelligent.bat as the path in Task Scheduler. Does this mean you named your folder in all caps, TEMP? Did you also change the scripts to reflect the all caps TEMP? -- Help find a cure, join Team Helix |
|
 R2R NotPremium,MVM join:2000-09-18 Long Beach, CA kudos:1 | said by MeeToo: R2, I don't have a Tweak UI on my Win98, don't know what you're saying here.
Just pointing out that unlike the image you posted here, both of my Win98 computers don't have a Control Panel entry for Scheduled Tasks. As best I can tell, that entry is not standard and even TweakUI does not give me an option to turn it on.
So, my point here is that your instructions to look into the Control Panel for the Sheduled Tasks .cpl file MIGHT not work for all users of Win98. quote: As for the icon showing generic in the Scheduled Task, I think this doing much ado about nothing, don't you think?
Yes and no. I was just asking if anyone knew the trick to making the icons unique. I love a special love for tricks and tweaks -- that's it. But, you are right, for the average user this is a ZERO importance. quote: The real concern here for me, is: does your batch file now delete the symcdefsi32.exe file?
NO, and I don't really know why yet. Sorry, today was busy as crap -- I have had very little free time to look into this. See image above -- after running the .bat/.pif file the symcdefsi32.exe file persists. The definitions are completely up to date (5/30/02), but that file is not deleted. This is the second computer where this has occurred. quote:
I notice that you have C:\TEMP\Intelligent.bat as the path in Task Scheduler. Does this mean you named your folder in all caps, TEMP? Did you also change the scripts to reflect the all caps TEMP?
I honestly do not feel that DOS is able to differentiate caps and lower-case letters. DEL is del is Del - and - Temp is temp is TEMP. However, I will be happy to compulsive verify this just to be sure.
Thanks for humoring me!  |
|
|
|
 MeeToo7You Too?Premium join:2000-10-18 Ardmore, PA | said by R2: I honestly do not feel that DOS is able to differentiate caps and lower-case letters. DEL is del is Del - and - Temp is temp is TEMP. However, I will be happy to compulsive verify this just to be sure.
Thank you!
quote: Thanks for humoring me!
Anytime. I was about to scream ...
 -- Help find a cure, join Team Helix |
|
 MeeToo7You Too?Premium join:2000-10-18 Ardmore, PA | reply to R2 said by R2: Just pointing out that unlike the image you posted here, both of my Win98 computers don't have a Control Panel entry for Scheduled Tasks. As best I can tell, that entry is not standard and even TweakUI does not give me an option to turn it on.
Ok, I apologize for that. I just went to check under my Win98 box, and the Scheduled Tasks program is located under Settings-->Accessories-->System Tools-->Scheduled Tasks. (I think this was mentioned in an earlier posts btw, but there's so many posts to this thread I don't blame you for having missed it! I'll add that to my instructions text file for next time.)
The pics I posted up there were from my WinMe box (duh! I know ) -- Help find a cure, join Team Helix |
|
 PKPremium join:2000-11-14 Center Line, MI
| reply to R2 said by R2: after running the .bat/.pif file the symcdefsi32.exe file persists.
Edited here~ I have the exact same .bat file for my Win98SE setup and it normally deletes for me. Today it didn't. So, you're not unique, and I'm not quite sure why today would be different.
Edited again~ I ran the batch file again, and this time the symcdefsi32.exe file was deleted. I'm wondering if, because it was larger than normal there wasn't enough time to finish. For some reason Win 98 needs some time in between operations, perhaps the alloted 30 seconds wasn't enough today?
said by R2: I was just asking if anyone knew the trick to making the icons unique.
Come on.... Looking at it real quick, doesn't appear to be an easy answer. But, I'm sure mucking in the registry, could find an answer. Appears that there is an overlay of icons similar to the shortcut arrow. Doesn't that sound like fun? -- "Never trust a computer you can't throw out a window."-Steve Wozniak Fold for a Cure! [text was edited by author 2002-05-30 23:17:26]
[text was edited by author 2002-05-30 23:25:30] |
|
 R2R NotPremium,MVM join:2000-09-18 Long Beach, CA kudos:1
| reply to MeeToo7 said by MeeToo: The pics I posted up there were from my WinMe box
I don't have access to any WinME box -- but I find this very interesting. Your Control Panel has several "Cascading Menu" folders: Scheduled Tasks, Dial-up Networking, and Scanners and Cameras. Win98 did not add these type of objects to the Control Panel. I tried to "force" the Scheduled Tasks in there, but I was unsuccessful.
I can add it almost anywhere else on the Start Menu, but not the Control Panel.:( To add a Cascading Menu Folder for Scheduled Tasks one can create a new Foler and then name the folder: "Scheduled Tasks.{D6277990-4C6A-11CF-8D87-00AA0060F5BF}" (no quotes). Move this to where ever you would like on the Start Menu, and voila! Instant Access to the Tasks folder with a Cascading Menu. __________________________
PK, of course I would just love looking into the overlay aspect.:) However, my guess is that this has something to do with the way the "specialized" Scheduled Task folder controls its contents. So, I am not sure that a registry tweak will affect this modification. I suspect the ".bat" files are just stuck with the generic icon in this specialized object. As MeeToo says -- not a big issue.
The deleting thing, well... it is likely not a big issue either -- as long as the present file is allowed to be overwritten by the newly downloaded file... _____________________________________________________
Other stupid Tasks folder tricks:
1) Windows98 determines where your Scheduled Tasks folder is located by this registry value:
HKEY_LOCAL_MACHINE\Software\Microsoft\SchedulingAgent "TasksFolder"="%WinDir%\Tasks"
So, in theory you could move it somewhere else! _____
2) The default icon for the Tasks folder is kept here:
HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\DefaultIc on
So, in theory you could change ALL the default icons to be something else. _____
The appearance and functionality of the Tasks folder is apparently controlled in part by this file:
C:\WINDOWS\Web\schedule.htt
Inside that file one will find all sorts of things -- but I do NOT see something pertaining to controlling the icons that are displayed.:( [text was edited by author 2002-05-31 00:37:47] |
|
 R2R NotPremium,MVM join:2000-09-18 Long Beach, CA kudos:1 | reply to MeeToo7 OK, here is the dirt. I compulsively made everything have capital letters for TEMP. It does not matter. But here is the issue -- at least for my computer: 226 Transfer complete. ftp: 3469395 bytes received in 42.51Seconds 81.61Kbytes/sec. ftp> quit 221 Goodbye.
C:\TEMP>choice /n/t:c,30/c:cc C
C:\TEMP>"c:\TEMP\symcdefsi32.exe" /q
C:\TEMP>choice /n/t:c,30/c:cc C
C:\TEMP>del "c:\TEMP\symcdefsi32.exe" Access denied
C:\TEMP> The file was not deleted because access was denied. Why? I don't know.:(
The file's attributes are only "Archive". It is not "Read Only" nor "System". And besides, I CAN manually delete the file -- it is just that the batch file did not.
It is interesting to note that I ran the batch file several more times -- after manually deleting the file. Finally it began to work! Why? I don't know. Such is Windows. I will keep an eye out for further problems... |
|
 gt7697cPremium join:2001-02-16 The Hive | R2,
What does the NT batch file do on your 98 system??? (Yes I know there is a distinction, but the 9.x batch file was derived from a problem that some 9.x systems had.)
R2, scheduled task folder in 98 is found by double clicking the "My Computer" icon on the desktop. Sorry about the over look. (I just booted up my laptop that has 98 on it, and found it there.)
This weekend if you still have probs with the batch file I'll hook my laptop up to the network and get the batch file working. (Unfortunately it won't be plug and check, because I have to uninstall the old NAV that is on it, and put a new version on it.) -- Just my 2 bits. |
|
 | reply to R2 R2, when I first created the batch file and ran it, I encountered the "access denied" also, when the batch file tried to delete the symcdefsi32.exe file. But I think that was because I quickly pressed "c" when the following command was being executed: choice /n/t:c,30/c:cc
I presume you included this command, to interject a 30-sec delay before proceeding to the next command in the batch file. Yet I circumvented this delay by quickly pressing "c", rather than waiting for it to choose "c" by default after 30 secs.
My thinking was, perhaps the symcdefsi32.exe file was still locked when the "del c:\TEMP\symcdefsi32.exe" command was executed, resulting in the "access denied" message. Had I waited and allowed the full 30-sec delay, perhaps it would have worked and deleted symcdefsi32.exe as it was supposed to.
Since I have a home network, with all three computers running NAV, I modified the batch file and removed the 30-sec choice commands, along with the delete command. This is what my intelligent.bat file looks like now:
@echo off ftp -s:cescript.txt echo. echo Intelligent Update Downloaded: echo Press Ctrl-C and Y to abort, or echo to install the virus definitions, pause "c:\temp\symcdefsi32.exe"
I removed the delete command, because I need the symcdefsi32.exe file to install on my clients, after installing on my gateway computer. With a home network, it's easy to access symcdefsi32.exe from the clients from within Network Neighborhood.
I created a (.pif) file, set to "close window on exit", and place it in a Maintenance folder on my desktop. This modification has worked just fine, and it's easy for me to update the virus definitions for all three of my machines (one gateway, two clients).
Thanks again to you and MeeToo, for your original work in providing this convenient batch file. |
|
 gt7697cPremium join:2001-02-16 The Hive | reply to R2 R2, try adjusting the: C:\TEMP>choice /n/t:c,30/c:cc
To say this: C:\TEMP>choice /n/t:c,60/c:cc
And see if the problem goes away. -- Just my 2 bits. |
|
 R2R NotPremium,MVM join:2000-09-18 Long Beach, CA kudos:1 | THANKS.
I think you guys are 100% correct. The 30 second delay was likely catching the symcdefsi32.exe file at a time when it had not finished running -- therefore, 'access was denied' and the file could not be deleted.
If I run the batch file with very little else going on at the same time, the file completes its run in under 30 seconds and the file is appropriately deleted.
However, if my computer is in its usual and customary state -- with 5-6 programs running at the same time -- THEN symcdefsi32.exe does not have time to complete its run. The batch file's 30 second delay is too short and symcdefsi32.exe cannot be deleted!
Thanks for all the helpful input. _________________
MeeToo this is a great idea. I know you think this is only for computer geeks and security nuts -- but I disagree!! The people who need this most are those who are the most unsafe and know the least about security. They are the one's that are most likely to be infected by a virus or worm. JMHO |
|
 MeeToo7You Too?Premium join:2000-10-18 Ardmore, PA | Glad you guys finally found the problem! I'll update the instructions file I keep and add to the troubleshoot the 60 sec delay if there's an access denied error in Win98 said by R2:
MeeToo this is a great idea. I know you think this is only for computer geeks and security nuts -- but I disagree!! The people who need this most are those who are the most unsafe and know the least about security. They are the one's that are most likely to be infected by a virus or worm. JMHO
I agree that those who do unsafe surfing are the ones who need it most, but I believe that making this batch file scare a lot of average users only because of the length of the instructions. It's well known how average people won't RTFM And the large amount of confusing posts afterwards don't help the situation. I think you and I have a geek streak to keep at things like that for so long What frustrates me is that it is such a simple batch file, and yet it generates so much confusion and troubleshooting. It's a wonder that computers and Windows in particular has become so mainstreamed! -- Help find a cure, join Team Helix |
|