This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[HELP] CCS 3.3 ndk 2.0 install error

Hello,dear

1. I installed CCS3.3 and SR12_CCS_v3.3_SR_3.3.82.13.exe

2. Then I install ndk 2.0.0.2 and meet the error:

Error in action ExecuteAction: Error in action InstallProgramFolderShortcut: can't create directory "C:/Documents and Settings/fengli/ᄀᄌ﾿ᆰʼᄀᄍᄇ˵ᆬ/ᄈÌÐò": permission denied
Error in action ExecuteAction: Error in action InstallProgramFolderShortcut: can't create directory "C:/Documents and Settings/fengli/ᄀᄌ﾿ᆰʼᄀᄍᄇ˵ᆬ/ᄈÌÐò": permission denied
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 64)
invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
(procedure "::InstallJammer::RaiseEventHandler" line 73)
invoked from within
"::InstallJammer::RaiseEventHandler .wizard"
(command bound to event)

3. after confirming the warning, the install process stops at:

Building uninstall...

the progress bar displays nearly finish, but "Next" button does not become available even several minutes later

Please help!

By the way, is ndk 2.0.0.2 the newest edition for CCS3.3?

  • Hello,

    francis said:
    Error in action ExecuteAction: Error in action InstallProgramFolderShortcut: can't create directory "C:/Documents and Settings/fengli/ᄀᄌ﾿ᆰʼᄀᄍᄇ˵ᆬ/ᄈÌÐò": permission denied

    Do you have administrator rights to your PC? If so, then it looks like the installer is have issues with paths with unicode characters. I'm not sure what it is trying to install there... shortcuts of some kind. Perhaps disable the generation of shortcuts in the Start Menu (if the installer allows that option)

    francis said:
    By the way, is ndk 2.0.0.2 the newest edition for CCS3.3?

    I believe so. I know that later NDK version like 2.20 require at least CCSv4.

    Thanks

    ki