Jump to content

Rudi1

Member
  • Posts

    130
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Slovenia

Posts posted by Rudi1

  1. Thanx a lot allen2 for this info!I'am look for program like this,but I can't find it.I'am try Dependency Walker and in first start do the job and I'am find which one dll is missing. :thumbup

    take care!

  2. Hi!

    I have one problem running stand alone exe file,becouse they don't run and I guess that some dll is missing in my system.Is it any way to find which one dll this exe file need?becouse work nice in windows 2000,but not work in my xp sp2 pro.

    If I choose: run as..... and deselect-protect my computer.....have only message that application is failed to start,becouse the application configuration is incorrect

    any help will be really usefull!

  3. I don't have any anti-virus software installed,also the windows firewall is turn off.I have a new fresh install xpalmost without any software so far only I have set internet connection via proxi.

    This si the new computer and I set all proxi settings like in the old one(I think :blushing: )proxi server,port,gateway..

    In old computer all downloads work well,so this must be something with settings............

  4. Well,this is my problem.In my work I have internet access via proxi server,but when I try to download exe file transfer fail.Also when I try option:save target as only can save file.exe.html.All other format downloads works well:zip.rar...

    I have xp sp2 with Ryan latest update pack.Can someone know why the exe is blocked or which one options is not set correct?

  5. What's a floppy disk? :w00t:

    I would normally 100% agree with you on that point - old, obsolete legacy junk I don't want near any of my systems.

    But it's a CNC machine. Lots of machine shop tools like that run plain old DOS on very old hardware (most of the time 486 and older, and a bit of "newer" P1's). Personally, I'd opt for upgrading the drive in the CNC controller if possible though - it's supported by BIOS, OS and all on the CNC machine (unlike say, using USB flash drives instead or such), and there's no need to downgrade your XP or look for specific software to write to older floppies and such (every PC with a floppy drive these days supports 'em). And you get twice the space on your floppies (transfer twice as much) and no need to scotch tape the other hole (what an annoyance).

    You are right about that!This is real old stuff,becouse today almost no one use floppy anymore,but I need this type of floppy at my work.I must format 1.44 floppy to 720 kb,becouse this CNC machine only accept this disk and I can't buy this type of disk anymore,so if I like to made a program for machine I need this format.

    We are ask already the company which one is buils this machine for upgrade,but is allmost to expencive,the machine is 10 years old,so for now I must work like it is.

  6. CMDOW @ /HID
    REG ADD "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Run" /v "Empty Temp Folders" /d ".\deltemp.cmd" /f
    cd %temp%
    del /F /S /Q *.*
    cd %systemroot%\temp
    del /f /s /q *.*
    cd\
    del *.tmp /s

    Put all of this in a batch file into any directory, yes any and it will work. Will also work unattendedly. It will add a startup entry to the current batch file, but it has to be called deltemp.cmd. Or you can change the deltemp.cmd to something else in the REG ADD entry and rename the file accordingly.

    @andromeda You can use something similar to deltree.exe with "rd.exe" and the switch /Q /S ;) But deltree is easier for typing purposes :P

    This cmd file work like a sharm! :D

    Really thank you for it!

  7. Or perhaps WinGate can help you?

    You should realize that your company probably has their proxy setup like this for a reason and that if you start sending unauthorized traffic through the proxy you WILL get busted eventually.

    It is their network and they can do whatever they want with it.

    You are totaly right TAiN,so maybae is better to just use software with proxy built in it,but really Thx for all your help! :hello:

  8. Hi!

    In my company we have the local network and I have access to the internet via proxy server with own password.When I won't to connect to the internet I open web browser and then I must type the proxi user name and password,so I can use web browsing and web mail,but I can't use mail client or any other internet software.How I can set the master password for proxy connections in my computer,so I can use the other net software,like mail client and so on or which one software do I need?

    thx for the answer

  9. Yes I'am and I'am download UA Registry Tweakage DOTNET and Registry Tweaks Pt 3 and then choose tweaks for me.I'am also try selected tweaks with Unattended install and I must say that someone works and the others don't.Also,now the April Ryan update pack is out and some tweaks is not needed any more,so I looking for your tweks that still work with sp2.It's not really so hard to attach a small file like my one here.

    I must say that in my file some tweaks don't work.

    thx

    MyReg.reg

  10. Hi!

    does anyone have or can made inf file for install quick launch bar(folder and shell reg)like windows does with installation or if someone know how to enable quick launch if folder C:\Documents and Settings\Administrator\Application Data\Microsoft\Internet Explorer\Quick Launch is not created?

    Thanx!

×
×
  • Create New...