damoncourtney / installjammer

InstallJammer Multiplatform Installer
http://www.installjammer.com/
Other
31 stars 20 forks source link

Error when trying to build an installer #109

Open Zero3K opened 4 years ago

Zero3K commented 4 years ago

The following error is happening when I try to build an installer using v1.2 on Windows 7 x86:

InstallJammer

invalid command name "9C3651D4-50DB-4738-AB31-BB1BA2DE12FD" while executing "::unknown 9C3651D4-50DB-4738-AB31-BB1BA2DE12FD parent" ("uplevel" body line 1) invoked from within "uplevel 1 $next $args" (procedure "::obj::Unknown" line 3) invoked from within "$id parent" (procedure "::InstallJammer::AddToFileTree" line 7) invoked from within "::InstallJammer::AddToFileTree $id -text $tail" (procedure "::InstallJammer::FileObj" line 19) invoked from within "::InstallJammer::FileObj $parent $name -type $_args(-type)" (procedure "AddToFileGroup" line 21) invoked from within "AddToFileGroup -name $vars(applocation) -group $groupid -parent $groupid -type dir" (procedure "::NewInstall::Done" line 202) invoked from within "::NewInstall::Done " (command bound to event)

OK