user2516685
user2516685

Reputation: 295

Not able to find Viewbin and cvrtbin exe

I have to make Wince6.0 image, so i installed Platform-builder 6.0 to the system, created the nk.bin file now i need to convert it to nk.nb0 file, but i am not able to find viewbin and cvrtbin file, Platform-builder is installed in the system. Any input will be appreciated.

Upvotes: 0

Views: 715

Answers (2)

Valter Minute
Valter Minute

Reputation: 2210

If you open a command prompt using the "Build\Open Release Directory" option of VS menu you should be able to invoke them directly since the folder that Paolo mentioned is automatically added to the PATH.

Upvotes: 0

ppatierno
ppatierno

Reputation: 10065

In general they are under current folder :

%WINCEROOT%\PUBLIC\COMMON\OAK\BIN\I386

Upvotes: 1

Related Questions