Jump to content

Providence

Member
  • Posts

    75
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

About Providence

Contact Methods

  • Website URL
    http://

Providence's Achievements

0

Reputation

  1. thanks for all you have done! then happy next year
  2. i got a strange bug.just downloaded,extracted then run wpi.hta.it said"a error occur on this page line 160 char 24.....".clicked 'yes' into main page.but "installaion" button missed text,other buttons were all the same.still there is something wrong.it said"JavaScript Error Report Main.js line 126 ttSource not defined Url........"it wound repeat again and again...... how to fix this problem?v3.3 is ok
  3. i patched massstorage driverpack after nlite and ryanvm's pack.but during the copying files,setup program said that,'can not copy hdaudress.dll'.so installaion was interrupted.if i didn't patch massstorage driverpack,all is ok.why?can anybody help me? nlite 0.99b ryanvm's pack 1.21 medium bts' driverbase 5.04.12 bts' massstorage 5.04.1 thx
  4. I only use MassStorage driverpack,after installed driverpack by method 1,fedit.exe appeared @cd root,can i delete it?it seemed no use thx
  5. @Windows XP SP2,M$ set a TCP/IP Limit,what does it stand for? x connections increased per second or total connection in one second,which one is right? i am confused,can anybody help me? thx
  6. @DriverPack Base v5.03,the file "addline.exe" seems to be corrupt. i download this twice,both the same btw:where can i find updatelogs?
  7. first i extrat .NetFramework 1.1,SP1,KB886903 then run the following commands: msiexec /a netfx.msi TARGETDIR="c:\netfx" msiexec /p S867460.msp /a c:\netfx\netfx.msi msiexec /p M886903.msp /a c:\netfx\netfx.msi so i get a directory including "Program Files,Win,netfx.msi" when i double-clicked netfx.msi to test it,an error occur it says: error 1935.an error occured during installaion of assembly 'Microsoft.Vsa.Vb.CodeDCOMProcesser,Version="7.0.5000.0",.............. how should i do to fix this problem? BTW:i didn't use Ryan's .netfx pack,just from original thx
  8. dame CRENET sorry for posting twice
  9. yeah,i just mean a way to make always-selected,which users can not cancel.just like cleaningup steps/rabbish files deleting and so on,which the maker does not want users to change if these items can be hiden,it will look better. by now,i only tested selection part,it seems all ok.following is my xplode.xml.since currently version does not have compulsory/hiden function,so i missed basic essential part and cleaning up part. still i tested file i/o function,it also worked ok. bugs: i found none(maybe my script is too simple ) suggestion: @files i/o function:i think it will be better if this plugins can tell difference between file and directory @selection plugins:compulsory/hiden function for items if possible(i am a green @javascript) <XPlode4> <config> <environment> <display.title>XPlode Installation</display.title> <display.complete>completed</display.complete> <acctmgmt.adduser>Adding user: #1#</acctmgmt.adduser> <acctmgmt.deluser>Deleting user: #1#</acctmgmt.deluser> <acctmgmt.addgroup>Adding group: #1#</acctmgmt.addgroup> <acctmgmt.delgroup>Deleting group: #1#</acctmgmt.delgroup> <execute.string>Executing: #1#</execute.string> <fileio.copy>Copying: #1# to #2# (#3# of #4#, #5# of #6#)</fileio.copy> <fileio.move>Moving: #1# to #2# (#3# of #4#, #5# of #6#)</fileio.move> <fileio.delete>Deleting: #1# from #2# (#4#)</fileio.delete> <!-- in this case, #2# is the source directory --> <fileio.rename>Renaming: #1# to #2#</fileio.rename> <fileio.shortcut>Creating shortcut to #1#</fileio.shortcut> </environment> <display plugin='#XPLODE#\XPlodeSelectInstall.x4d'> <window width="640" height="480" titlebar="0" border="0" position="4" /> <html>#XPLODE#\selection\select-frameset.html</html> <config>Default</config> <autoclose>true</autoclose> </display> </config> <items> <item display="Essential Modules" image="#XPLODE#\images\codecs.gif"> </item> <item display="Hotfixes" image="#XPLODE#\images\hotfixes.gif"> </item> <item display=".Net Framework" image="#XPLODE#\images\vsnet.gif"> <execute display="Installing Microsoft .NET Framework 1.1 With SP1 and Newest Hotfixes..." desc="" configs=""> <program>#XPLODE#\ExtraLib\netfx.exe</program> </execute> <deluser display="Delete ASP.NET User Account created by .NET Framework 1.1..." desc="" configs=""> <username>aspnet</username> </deluser> </item> <item display="Java" image="#XPLODE#\images\java.gif"> <execute display="Installing Sun Java2 Runtime Environment 5.01..." desc="" configs=""> <program>#XPLODE#\ExtraLib\jre.exe</program> </execute> </item> <item display="Office" image="#XPLODE#\images\office.gif"> <execute display="Installing Microsoft Office 2003 With SP1(Word, Excel and PowerPoint)..." desc="Installs Office (Word, Excel,Powerpoint)" configs="Default"> <program>#XPLODE#\APPLICATIONS\Office.exe</program> </execute> </item> <item display="WinRAR" image="#XPLODE#\images\winrar.gif"> <execute display="Installing Winrar File Archiving Utility..." desc="" configs="Default"> <program>#XPLODE#\Applications\WinRAR.exe</program> <arguments>/s</arguments> </execute> </item> <item display="Input Method" image="#XPLODE#\images\codecs.gif"> <execute display="拼音加加" desc="" configs="Default"> <program>#XPLODE#\Applications\PYJJ.exe</program> <arguments>/VERYSILENT /norestart</arguments> </execute> </execute> </item> <item display="Optimization Modules" image="#XPLODE#\images\registry.gif"> <execute display="Importing General Tweaks..." desc="I" configs="Default"> <program>#SYSTEMDRIVE#\regedit.exe</program> <arguments>/s "#systemdrive#\Install\reg\regtweaks.reg"</arguments> </execute> <execute display="Importing Addons Tweaks..." desc="" configs="Default"> <program>#SYSTEMDRIVE#\regedit.exe</program> <arguments>/s "#systemdrive#\Install\reg\addon.reg"</arguments> </execute> </item> <item display="CleanUP Modules" image="#XPLODE#\images\codecs.gif"> </item> </items> </XPlode4>
  10. Wraith,can you add hide <item> function @selection plugin of next xplode version? eg.if someone want to some operations,but doesn't want this steps displayed @selection plugin,while still this steps execuated @installation sth just like compulsory parametar,but nice look @selection plugin thx
  11. Providence

    Xplode 4.1

    nice work pretty looking~~~
  12. after installed Windows XP With SP2,first it seemed cdrom's volume automatic refresh function @explorer was ok.but this days,i find that,if i insert a cd,then the cdrom's volume does not change anymore.just like this,if i insert a cd volumed "Test",then i insert another cd volumed "ABC",but system does not change the volume,still keeps "Test". it seems automatic refresh is not work,but also i press F5 manually,it still keeps old volume name how can i fix it? thx
×
×
  • Create New...