View Single Post
  #12  
Old 28-02-2013, 16:31
buttignol's Avatar
buttignol buttignol is offline
Registered User
 
Join Date: Sep 2012
Location: Brasil
Posts: 126
Thanks: 102
Thanked 16 Times in 13 Posts
buttignol is on a distinguished road
Inno Setup + ISDone Extracting files

Thanks for your patience and attention altef 4 and Razor12911 the problem was Resolved (ExpandConstant ('{app} \') only modified thanks again to the next.
Code:
LabelCurrFileName.Caption:=ExpandConstant(' ')+MinimizePathName(ExpandConstant('{app}\ ')+CurrentFile, LabelCurrFileName.Font,WizardForm.FilenameLabel.Width);
Attached Images
File Type: jpg imagem2.jpg (45.9 KB, 296 views)

Last edited by buttignol; 28-02-2013 at 16:48.
Reply With Quote