Jump to content

Yurek3

Member
  • Posts

    272
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Yurek3

  1. THX MHz but you can explain me litle more here is my RunOnceEX.cmd cmdow @ /HID @echo off for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i: set wpipath=%drive%\wpi REG ADD %KEY%\010 /VE /D "Open WPI" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\GROM\WPI\wpi.exe" /f EXIT In other system (difrend lenguage) i have some but this work good
  2. I got very suprice trobol my RunOnceex work but i do not see them should be like this But i see only blue screan Programs do install good. maby somebody can helo me THX
  3. I did thisone script cmdow @ /HID @echo off FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y Z) DO rd "%%i\Documents and Settings\Administrator" /s /q FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y Z) DO md "%systemdrive%\Documents and Settings\Administrator" And nextone cmdow @ /HID @echo off rd "C:\Documents and Settings\Administrator" /s /q md " C:\Documents and Settings\Administrator" rd "D:\Documents and Settings\Administrator" /s /q md " D:\Documents and Settings\Administrator" rd "E:\Documents and Settings\Administrator" /s /q md " E:\Documents and Settings\Administrator" rd "F:\Documents and Settings\Administrator" /s /q md " F:\Documents and Settings\Administrator" rd "G:\Documents and Settings\Administrator" /s /q md " G:\Documents and Settings\Administrator" and next cmdow @ /HID @echo off rd "%systemdrive%\Documents and Settings\Administrator" /s /q md "%systemdrive%\Documents and Settings\Administrator"
  4. How write this skript for delete thisone folder of C;,D:,E:,F: etc. cmdow @ /HID @echo off rd "C:\Documents and Settings\Administrator" /s /q md " C:\Documents and Settings\Administrator"
  5. How write this skript for delete thisone folder of C;,D:,E:,F: etc.
  6. Now work THX Do please more apikations in your big project.
  7. I wait for more aplications Do some ,more please
  8. Yurek3

    CMenu

    Thenks a lot i will learn Auotit script. One more thinks You did Autoit script for exist now you can do waits please. step by step big THX for You
  9. Yurek3

    CMenu

    I did use many times CMenu but i do not did use make Autoit script , now i try . I did Autoit script but not work , only starting first insttalation window. Here is my Autoit skript for Total commander where i need write some options , will work good how somebody can put here goodone sript ( thisone or other from CMmenu i will very glad) i now we have Autoit Forum but my engish is not too good Yurek3
  10. I found whot did thisone problem = WPI 5.1 I did put in my UA installation old version WPI problem is over. i try now new your version 1.5 Sorry so sory . i did take to much your time for my troubol here is image my .reg file
  11. Wow Work perfect do more apllcatons please how you can write here some gude will very good and more pepole wil glad for you moby you can change PDFCreator for english version
  12. OMG i do not finish testing lost version. I like You i will try again new version. THX Yurek3
  13. SomeBody now how silen can install TuneUpUtilities2006 THX for answer Yurek3
  14. I did try many times afrer extractin and work good. Now i go to instal OS and i will see be good or not.
  15. For me some times work good and some times got error. I do not have idea whot hapend
  16. I will try very soon THX agein exetant job I will try very soon THX agein exetant job
  17. I use your Script Pack for instal few aplikatons. This is very interesting metod i did put in 7zip file programs after instalation and registrations andactivations from file Programs File to 101_Prog.7z, from Windows\system32 to 000_WinD.7z , from Documents and Setings to 000_Syst.7z and Menu Start to 101_AllU.7z and .reg for apllications from registry. This is OEM dorectory Here 101_Prog.7z 101_AllU.7z 000_WinD.7z 000_Syst.7z After instalation I got all programs in my Menu Start and all work good Yurek3
  18. I use Usser creation Tool in RunOnceExe after instalation all apllikations from svcpack T-12 time and from RunOnceEx of WPi and next staring User Creation Tool, but is too big i can not do klik Go or Not.I used timer ,wait 30 sekonds and go for next etc. cleanup and starting Windows Xp finish. THX cancerface for your ineresting my problem i thing you do some good job.
×
×
  • Create New...