Thread: **New Installer
View Single Post
  #86  
Old 21-11-2015, 13:28
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
Quote:
ShadowEagle
1) insert codeline to [Setup]
Code:
SetupLogging=yes
2) open %temp% and send me logfile

bat for move logfile:

@echo off
xcopy %temp%\Setup*.txt %USERPROFILE%\Desktop\LOG\

runtime error is error in bytecode
Attached Images
File Type: png Screenshot_1.png (29.1 KB, 495 views)

Last edited by rinaldo; 21-11-2015 at 14:03.
Reply With Quote