Topic: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

I test with DPs_Base 6.05 CP :
- CD is a fresh copy of Windows XP Pro + slipstream SP2
- I test with Method 1 and 2.

DPs_Base.ini :

[General]
wizardButtons	= "yes"
GUI		= "yes"

[Settings]
type		= "disc"
location	= "D:\DP base\temp"
DriverPacks	= "select"
DPsMethod	= "1"
finishMethod	= "GUIRunOnce"

[OptionalSettings]
KTD		= "none"
QSC		= "yes"

[SelectDriverPacks]
DP_Chipset	= "yes"
DP_CPU		= "no"
DP_Graphics_A	= "no"
DP_Graphics_B	= "no"
DP_Graphics_C	= "no"
DP_LAN		= "no"
DP_MassStorage	= "yes"
DP_Sound_A	= "yes"
DP_Sound_B	= "no"
DP_WLAN		= "no"
DPs_3rd_party	= "no"
DP_MassStorage_textmode = "yes"

My original file svcpack.inf have code : UNICODE. And after slipstream, the file is corrupt due to no conversion to ansi !

Last edited by Bâshrat the Sneaky (2006-05-31 06:49:36)

Re: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

I have found problem :

I have DPs_Base.exe in folder name "DP Base" and destination (XP folder) location in : "DP Base\temp"

But If I suppress space in name folder the conversion is good !

I make many test, Just one reproduce the good ?

Last edited by Vier (2006-05-27 19:36:20)

Re: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

At my end the conversion works fine now.

http://www.l33tsig.net/sig/1/muiz.png

Re: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

Vier wrote:

I have found problem :

I have DPs_Base.exe in folder name "DP Base" and destination (XP folder) location in : "DP Base\temp"

But If I suppress space in name folder the conversion is good !

I make many test, Just one reproduce the good ?

I'm not sure what you're saying here...
-Are you saying that the space in the path was causing the conversion to be incomplete/inexistent?
-Are you saying that in your test without spaces in the path only one out of the many tests was successful?
-Or are you saying both of the above?

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

I'm make many tests with different possibility and just one work. I can't reproduce works for the moement ?!

Re: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

I never was able to reproduce your issue... sad

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #19: svcpack.inf: not coverted from unicode (UCS-2 Littl...

I test with last version 6.05.1 and another folder : the file is transform !