Jump to content

ruthan

Member
  • Posts

    814
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Everything posted by ruthan

  1. I have found out how to it with FreeCommander: Problem was that top menu is active and specific to search and there such options.. which are not in icon bar, design is cumbersome, but feature are there. - Select all search result and use Alt+Ins for "Edit - Copy path+name as text" - Open any editor paste the clipboard content Jaclaz : Thanks, but i spend quite time to try to read your script, but code without comments sucks, maybe its good for some Powershell / Admin guy, but not for me.. and i do have general programming knowledge. I really need to point out where is my input variable and which format.. I ok i find out now probably - there probably %1, %2 so you have to set it by cmdline not inside the script.. Wildcard, i really need 2 of them * and ? i should be hard to translate from to FINDSTR ones..
  2. Its in last sentence, even last work is search.., but whatever, i forgot to emphasize it. Whole sense of this is print which files in which archives match search patttern.. I not need to search within files, i need only list of filenames. So i need 2 input variables: 1) directory were i want to search (and all subdirectories levels), it is not defined, it would be nice to use local - were command was executed.. 2) Searched filename - with classic dos wildcards support "?*" Output should be similar what you posted above, but i need only list files which match pattern and their full patch (path to zip and patch whin the zip).. File details are nice (especially size and date) but not necessary. Yeah if it would not have variable 2 option (i will not change code by myself), i can use your output as input of other tool like sed which will list only lines with searched string.. But it would means 2 files instead of 1 for execution and third file would be some temp files at least. and i dont could that additional searching tool. Im using for example for searching which programs in huge Dos / Amiga collection (packed to save space) are using same libraries or drivers, which i know that are problematic on some machines (typically too fast), or within some emulators.. so i find such library i want to know other programs, which are using it.. more hits, more reasons to try to fix.
  3. Hotnuma: I have problem to define searched string - filename, i have tried, to define fname="large.jpg", but its not right way. If its possible, could be dirlist - defined in "windows form" without double "'\"? How to use wild cards in filename? Or *filename*.* will work by default? I also some wait to key at the end would be nice - i would import msvcrt as m in header + def wait(): m.getch() .. but it not seems to be working, im doign something wrong.. jaclaz: Thanks, but i would need some explanation, comments etc too.. I dont uderstand where is defined searched filename.. wildcards would be again too.. and i see some target directory definition, but again standart without patch as input variable without any additional syntax would be nice too. I dunno if it matter but i would like to this tool for network paches too.. - For path as "\\10.0.0.15\!nas\Porn\" etc..
  4. Thanks, could you point be some good portable version of Python and how to run such script with it? Here is see 4 versions: http://portablepython.com/ , i dunno if it will not have some problems with syntax details in post above.. QT - I dont need understand how it works, i just need something to run and post valid results:)
  5. Hello, i would like to learn how to make list of files from some directory, include subfolders(infinite) level with content of .zip files include, add what is not .arj and *.rar and even. *.tar and other archives wold be nice too, but is not necessary, zip are primary.. I also dont want second level archives in archive.. and it would be nice to exclude list of *.zip from list.. I only need to see in which archive is which file. Its possible, does someone already have that code? I can do it by brute force, extract files, move zip aside and call tree.. but its annoying, i no that FreeCommander and other can search inside archives, but i dont know how to report result of search (*.*)..
  6. Hello, i managed to get working Broadcom 5721 PCI-E Gigabit in my machines, but there some problem with this card, which is blocking automatic reset (stuck at Windows logo) from Startmenu.. Im fine with not working automatic Shutdown - due to APM etc.. but reset usually working with my machines and this card blocking it - tested with multiple machine, without this card they were reseting fine.. Could someone fix that? otherwise is card great everywhere from Win98 to Win7 and Linux.
  7. If im not wrong this would kill active / actually used connection too, isnt there something like kill only connection without activity for X minutes, or something like that?
  8. Hello, i have Widnows 7 networking, between clients and NAS (Win. Ultimate) and after few years of no problem, i started to have problem with access to my shares from other clients computers. It seems that something is consuming my connection and their limit is reached, after restart is everything ok, for max. day. When i try to access, i got message like - This file server will not allow any additional users to log on. Try to connect again later, but at same time from different machine its working. Im using same user credential on all machines, its just workgroup. Network shares are set for maximal number of connection which is i thing 20. I not sure, if this is cause of my problems, but i did some samba parameters tweaking for access from Windows XP machines. It could be some spyware or something like that, but machine looks clean. Avira Antivirus is installated on all machines. Is all machines are Windows 7 Pro or Ultimate. Is there tool to monitor number of connections? 1 only user in network at 95% of time and i can be at 1 pc at the time. Its not HW problem, because access from Teamviewer and Remote destkop this works fine. How to debug this problem?
  9. If is not compatible with generic Realtek HD driver it will not help.. HD driver would be good for XP, not for Windows 98.. for Win98 you need AC97 realtek codec / driver. Only shame any HD audio card, arent backward compatible with AC97, it would make a sense, same as SB16 compatibility.. I Check W9x section, officially supported was Intel 865 chipset, but there are some shady magic ways.. paid patches etc..
  10. Thanks for your effort, i can confirm that this driver is not working too. Every free pci-e slot counts, switching 2 soundcards for dual boot is annoying.. So its worth a try for me. Best card from compatibility view is probably Realtek HD, but problem is that not exist as PCI-E addon card as far as i know.. I also tried to PCI-E to PCI adapter and Creative Audigy ZS - because of Windows 98 + DOS compatiblity (because in general Win98 are running on X99 board), but this card is not working my adapter (Asmedia chipset), other cards (NICs) are working. So i will probably use for SB Xfi PCI-E card for XP+
  11. Hello, im trying second board (GA X99-Gaming 5P) for X99 XP projects after install it looks quite good (Lan is working, USB2 is working), but no Sound on integrated sound card. Card is: Soundblaster Recon3Di HardwareIDs: HDAUDIO\FUNC_01&VEN_1102&DEV_0011&SUBSYS_1458A036&REV_1009 HDAUDIO\FUNC_01&VEN_1102&DEV_0011&SUBSYS_1458A036 Compatible IDs: HDAUDIO\FUNC_01&VEN_1102&DEV_0011&REV_1009 HDAUDIO\FUNC_01&VEN_1102&DEV_0011 HDAUDIO\FUNC_01&VEN_1102 HDAUDIO\FUNC_01 I hoped that i would able to force Windows universal 32bit driver, i can but after installation i got error code 39 - missing or corrupted file, its maybe some not necessary control panel for this sound card, which is not copied during - forced inf installation, but i dont know, how to bypass that. There is driver package fro Windows 7 32bit: http://download.gigabyte.us/FileList/Driver/mb_driver_audio_creative_x99.zip Even i try its installer i get message that is for Vista+ Any help apprenticed..
  12. Did some testing on X99 (X99 Gaming 5P board) + Xeon 5960X and 16 GB + Geforce 750Ti. I cloned installation from Z97 board, it booted fine with PAE patch, until i have installed these: - Intel INF drivers - usually just faked inf null drivers - Intel USB2 drivers - nvidia 368 - last XP drivers for Geforce 750TI - Creative Sound blaster recon3D driver After installation, i have my typical boot bluescreen with PAge fault in non segmented area. Without PAE is still booting fine.
  13. MrMateczko: Thanks very much, your driver is working well, after just pointed Control panel->System to driver folder and INF and 2 hardware possible devices were display i used newer one and its working.
  14. PCI\VEN_10B7&DEV_1700&SUBSYS_002010B7&REV_10 If is this list right: http://pciids.sourceforge.net/v2.2/pci.ids 1700 3c940 10/100/1000Base-T [Marvell] 1043 80eb A7V600/P4P800/K8V motherboard 10b7 0010 3C940 Gigabit LOM Ethernet Adapter 10b7 0020 3C941 Gigabit LOM Ethernet Adapter // Its this one 147b 1407 KV8-MAX3 motherboard
  15. Hello, im trying to find 3C2000-T Gigabit NIC Win98 driver, i tried few drivers from Drivers Guide, but everytime i point system to INF files list of adapters is empty, i tried to install 3com drivers package, but without success, in Windows XP and 7 card is working fine. Best Installation package - 2000_cd_10.exe, which looking promising, others which i have found had only XP+ and Win2k drivers.. I attached INFS file from package, which is looking most promising, but this is not working. EL2000x.inf
  16. i Just tested with original - second board same error.
  17. This same error on second board during installation Required line not found in INF
  18. Thanks, im on work trip so give me 2 days, or perhaps someone with same NIC, could test it.
  19. I on other location so i have to use other MB with same Intel 218-V controller, device ID is now: PCI\VEN_8086&DEV_15A1&SUBSYS_78851462&REV_05 With this board its not working. When i point Device manager to folder with driver, driver is installing, but device name is work, i press install anyway (not signed driver) and after installation there is error, that searched line was not found in the inf file.
  20. Because X800 arrived i tested, dual stunt with it and its working fine. Windows XP, Windows 7 even Linux with Geforce 220GT. I have tried to overcome necessity of changing monitor input (my old 4:3 doesnt have input autoswitching) by using DVI to HDMI cables HDMI switch, but is not working, second thing i discovered that is better to have both monitors inputs connected right from both, i have tried reconnect just 1 cable after boot to right card, i dont saying that is not working, but i at least had some issues with it. Forcing primary gpu slot in HP bios is working too, but its not necessary, but when i want to bruteforce, quick solution, its working.
  21. HardwareID is: PCI\VEN_8086&DEV_15A1&SUBSYS_15A11849&REV_00 Error, i cant now reboot because im doing something else, but problem is simply that driver could be installed, but after reboot there is exclamation mark and network is not working, if im not working error message say something about, that device could be started.
  22. If you are able to fix driver, yes i do.
  23. Ok i tested it without Bios primary GPU slot overide, its not working, same as on other machines, VGA save driver is running and i cant fix it. Here are pictures of working and non working machine, i would like to see same picture (in Unigine is name of used GPU, so no sayers will see) from AMD3 machine and not Gigabyte boards. NonWorking: https://www.dropbox.com/s/cz6jo1rp6y5jk7y/WIn7-GPU-setting-1SlotGeforce7950GTisPrimary.png?dl=0 Working: https://www.dropbox.com/s/4py08lme7lgdoro/WIn7-GPU-setting-2SlotGeforce1030GTisPrimary.png?dl=0
  24. Well i have managed to get Geforce7950GT + Geforce1030GT finally working on Gigabyte Z97 board, where i can force primary GPU slot in the BIOS, as far i know only Gigabyte and some HP workstation have such bios feature. I had to force Geforce7950GT to Standart VGA driver disable card and after that i could finally install Geforce 1030 GT driver from installer, otherwise i had to force installation from *.inf files.. when was Geforce 7950GT in the system, 1030GT installer always ended with errors, not drivers installed. I dont know, what will happen if i will set primary gpu back to slot 1 (i dont have a time, i want to backup Win7 installation first) and second problem is that during Windows 7 installation was Windows 7 bootloader installed on Windows 98 partition and its not booting for now, there is some bootsector backup, but i will need to find out how to restore it. Worst scenario is that it would be working only with manual bios switching and probably when i forgot to switch and boot wrong OS, i will have to reinstall drivers => PITA. Another good thing is that Dual stunt working on this system on Linux too - Mint 18.2, here i cant boot when i selected Geforce1030 as primary gpu and i can boot after Nouveau open driver was blacklisted, but still not 3D, so i had to download universal linux driver from Nvidia site, install it from terminal and after reboot, its working. I understand principles (Win98, XP are ok, in Win 7 or Win 10, i never saw "Basic VGA" device, so something in your description is missing, forced Standard PCI VGA driver nothign), but problem is that you saying that for you is working something which never worked for me on AMD970 board - i never get picture on second slot Geforce1030 card (never get Geforce 1030 driver working after reboot, always Code 43 error), i always had only VGA safe driver and 1280x1024 resolution and i did same things like with this Z97 board and there it is working, but only with forcing primary GPU slot in bios.. Otherwise i asked for very specific pictures, them would help a lot. I wouldnt be first thing forwhich you need non documented bios specific feature.. I had similar issue with SB Live! dos sound, non one machine it was working, second nothing same setting and here is some small notes in specific there, which is say something about IRQ or DMA mask something.. and its directed to some very technical Google group discussion post at the end of internet.. When im thinkting about this Z97 GB - GA-Z97P-D3 board also supports Crossfire (noSLI), my AMD970 dont have Crossfire and SLI, some Intel boards had something for display port switching it was named Lucid virtue.. You posted it into WinXP for Geforce 10xx cards request.. yeah there is same discussion, but topic is a bit different, there are special dual cards threads, even one mine with 3 posts..
  25. Ok you made me angry. I dont like that spend time to do it yourself, because ask is weakness attitude.. Perhaps i excepted that you post much better boot menu that i find after of 5 minutes of googling and you will you more knowledge that you did. Ok im stuck at 2 problems and i dont pretend that i fully understand it and i dont too look like clever guy, which dont need to ask.. 1) Not working dual GPU stunt, there is 1 guy which are saying that its working and he still dont posted advanced info / proof. 2) I had problem with modern machine with AMD 970 and Geforce 7, where rloew patches not working as they such. You should be grateful for people as me, because were press to make things better and more straightforward and really fixed, because we are dont shy to ask. If you thing that this attitude is mark of stupidy, you are maybe more stupid that i am..
×
×
  • Create New...