• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Regarding installer problem

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi friends,
i have made installer of a project(name-PET Practice Tests) for Linux O.S.
using InstallAnywhere.

problem :roll: is that after installing the the project by the
installer.it automatically adds '_' character in the file name PET
Practice Tests inplace of space character.
e.g.- PET_Practice_Tests for PET Practice Tests.

can anyone tell me how i get rid of it.
Thanks.

Regards
Rajesh Kumar Kesarwani
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe in the InstallAnywhere forums can help you better than us
http://community.zerog.com/cgi-bin/ikonboard.cgi
 
reply
    Bookmark Topic Watch Topic
  • New Topic