Thread: PayDay 2 1xDVD5
View Single Post
  #25  
Old 21-08-2013, 15:10
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
the version in the forum in code twisted and repeated, then the libraries were included undeclared .. this confuses any OS is, and so we have the mysterious crash scene
This already is a lot better BB script or look at my examples on ISDone6.

this should be no problem

error dll, change string:

Code:
#ifdef PrecompInside
to
Code:
#define PrecompVer "Inside"
in main.iss

Last edited by sentinelks; 08-10-2013 at 06:38.
Reply With Quote