i'm trying to put ezpcfix in the autorun so i can clean out temp files before i run a vrius scan. here is a copy of my auto run file.
start /wait %SystemDrive%\Programs\EZPCFix\EZPCFix.exe
Exit
it works for other programs that i use in the autorun.
any suggestions?
Page 1 of 1
Can Not Auto Run
#2
Posted 05 December 2005 - 06:56 PM
I usually start it via PostNetAutoRun which can be set in plugin\penetcfg\penetcfg.ini since networking is the last thing to get started.
Here's my penetcfg.ini file...
This should work but you can also use the UBCD4WIN configuration tool to generate this file for you. (download it to your build folder and run it from there)
http://ezpcfix.net/beta/ubcd4win.exe
Tom
Here's my penetcfg.ini file...
Quote
[General]AutoStartNet=Yes
PromptForProfile=No
ShowGUI=No
[NetProfiles]
Dynamic IP Address (DHCP)= penetcfg-dhcp.ini
Static IP Address (Manual)= penetcfg-static.ini
Custom from A:\= a:\penetcfg.ini
Custom from C:\= c:\penetcfg.ini
[NetAdapter1]
EnableDHCP=Yes
UseStaticGateway=No
DefaultGateway=
UseStaticDNS=No
DNSServer=
UseStaticWINS=No
WINSServer=
[NetID]
Workgroup=MSHOME
ComputerName=UBCD4WIN
[FileSharing]
[PostNetAutoRun]
1=%SystemDrive%\Programs\EzPcFix\EZPCFix.exe
PromptForProfile=No
ShowGUI=No
[NetProfiles]
Dynamic IP Address (DHCP)= penetcfg-dhcp.ini
Static IP Address (Manual)= penetcfg-static.ini
Custom from A:\= a:\penetcfg.ini
Custom from C:\= c:\penetcfg.ini
[NetAdapter1]
EnableDHCP=Yes
UseStaticGateway=No
DefaultGateway=
UseStaticDNS=No
DNSServer=
UseStaticWINS=No
WINSServer=
[NetID]
Workgroup=MSHOME
ComputerName=UBCD4WIN
[FileSharing]
[PostNetAutoRun]
1=%SystemDrive%\Programs\EzPcFix\EZPCFix.exe
This should work but you can also use the UBCD4WIN configuration tool to generate this file for you. (download it to your build folder and run it from there)
http://ezpcfix.net/beta/ubcd4win.exe
Tom
If you're afraid of taking any chances then the chances are great that you will never learn anything
Multiboot Plugins - UBUSB (Ultimate Boot USB) - EzPcFix - RootKitty - Network Configuration Utility - UnIsoFS - A Small Linux Distro - SELogger - HashME - WSock - My Paypal
Multiboot Plugins - UBUSB (Ultimate Boot USB) - EzPcFix - RootKitty - Network Configuration Utility - UnIsoFS - A Small Linux Distro - SELogger - HashME - WSock - My Paypal
#3
Posted 05 December 2005 - 08:25 PM
Firebug70, on Dec 5 2005, 06:13 PM, said:
i'm trying to put ezpcfix in the autorun so i can clean out temp files before i run a vrius scan. here is a copy of my auto run file.
start /wait %SystemDrive%\Programs\EZPCFix\EZPCFix.exe
Exit
it works for other programs that i use in the autorun.
any suggestions?
start /wait %SystemDrive%\Programs\EZPCFix\EZPCFix.exe
Exit
it works for other programs that i use in the autorun.
any suggestions?
What is the name of your autorun file?
The current release of UBCD has a problem with autorun, meaning it is using an outdated plugin.
Som of the file names were not being processed by autorun so your file might not be running at all.
Replace the autorun plugin with the version from pebuilder 3.1.3 & see if this solves your issue.
Dead Blow Hammer - 19 colors of Duck Tape - Bailing Wire
Page 1 of 1